Haha-Yes/config-exemple.json

9 lines
321 B
JSON
Raw Normal View History

2018-09-18 13:27:44 +02:00
{
"token": "Your token",
"prefix": "your prefix",
"ownerID": "Your id",
2018-09-18 13:27:44 +02:00
"botID": "ID of the bot",
"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
}