Exemple for the config.json
This commit is contained in:
parent
b98639091f
commit
137304369b
1 changed files with 6 additions and 0 deletions
6
config-exemple.json
Normal file
6
config-exemple.json
Normal 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"
|
||||||
|
}
|
Loading…
Reference in a new issue