mirror of
https://code.chipmunk.land/Parker2991/FridayNightFunkinBoyfriendBot.git
synced 2024-11-14 19:34:59 -05:00
24 lines
No EOL
387 B
JSON
24 lines
No EOL
387 B
JSON
|
|
{
|
|
"bots": [
|
|
{
|
|
"host": "localhost",
|
|
|
|
"version":"1.20.1",
|
|
"reconnectDelay": 6000,
|
|
|
|
"commands": {
|
|
"prefix": "default~"
|
|
},
|
|
"Core": {
|
|
"customName":"CoreCustomNameHere"
|
|
},
|
|
|
|
"discord": {
|
|
"channelId": "discordchannelidhere",
|
|
"invite": "discordlinkhere",
|
|
"commandPrefix": "default~"
|
|
}
|
|
}
|
|
]
|
|
} |