2018-09-18 13:27:44 +02:00
|
|
|
{
|
|
|
|
"token": "Your token",
|
|
|
|
"prefix": "your prefix",
|
2018-09-18 13:52:20 +02:00
|
|
|
"ownerID": "Your id",
|
2018-09-18 13:27:44 +02:00
|
|
|
"botID": "ID of the bot",
|
2018-09-18 13:52:20 +02:00
|
|
|
"statsChannel": "ID of the channel that the bot are going to post its stats",
|
2018-09-26 13:30:29 +02:00
|
|
|
"supportServer": "Invite link for the support server of the bot",
|
|
|
|
"openweatherAPI": "open weather api key"
|
2018-09-18 13:27:44 +02:00
|
|
|
}
|