merge-requests/3/head
Supositware 6 years ago
commit 21ac918af7

@ -1,13 +1,13 @@
{ {
"token": "Your token", "token": "Your token",
"prefix": "Your prefix ", "prefix": "Your prefix ",
"ownerID": "Id of the owner ( probably you )", "ownerID": "Id of the owner ( probably you )", //Optianal but recommended
"botID": "id of the bot", "botID": "id of the bot", //Optianal
"statsChannel": "channel where the bot send his stats", "statsChannel": "channel where the bot send his stats", //Optianal
"supportServer": "Invite to the support server of the bot", "supportServer": "Invite to the support server of the bot", //Optianal
"feedbackChannel": "id of the channel where the feedback goes", "feedbackChannel": "id of the channel where the feedback goes", //Optianal
"printChannel": "Channel of where it will send the id of people who asked for print", "printChannel": "Channel of where it will send the id of people who asked for print", //Optianal
"fbuser": "Facebook email", "fbuser": "Facebook email", //Optianal
"fbpasswd": "Facebook passwd", "fbpasswd": "Facebook passwd", //Optianal
"yandexAPI": "yandex api key" "yandexAPI": "yandex api key" //Optianal
} }

Loading…
Cancel
Save