forked from Supositware/Haha-Yes
updated config exemple file
This commit is contained in:
parent
e041712a2d
commit
b40bc7cc8f
1 changed files with 8 additions and 6 deletions
|
@ -1,7 +1,9 @@
|
||||||
{
|
{
|
||||||
"token": "Your token",
|
"token": "Your token",
|
||||||
"prefix": "your prefix",
|
"prefix": "Your prefix ",
|
||||||
"ownerID": "Your id",
|
"ownerID": "Id of the owner ( probably you )",
|
||||||
"statsChannel": "ID of the channel that the bot are going to post its stats",
|
"botID": "id of the bot",
|
||||||
"supportServer": "Invite link for the support server of the bot"
|
"statsChannel": "channel where the bot send his stats",
|
||||||
|
"supportServer": "Invite to the support server of the bot",
|
||||||
|
"feedbackChannel": "id of the channel where the feedback goes"
|
||||||
}
|
}
|
Loading…
Reference in a new issue