Exemple for the config.json

This commit is contained in:
Loic Bersier 2018-09-18 13:27:44 +02:00
parent b98639091f
commit 137304369b

6
config-exemple.json Normal file
View file

@ -0,0 +1,6 @@
{
"token": "Your token",
"prefix": "your prefix",
"botID": "ID of the bot",
"statsChannel": "ID of the channel that the bot are going to post its stats"
}