Haha-Yes/config-exemple.json

14 lines
648 B
JSON
Raw Normal View History

2018-09-18 13:27:44 +02:00
{
2018-10-12 15:27:59 +02:00
"token": "Your token",
"prefix": "Your prefix ",
2019-01-12 17:11:17 +01:00
"ownerID": "Id of the owner ( probably you )", //Optianal but recommended
"botID": "id of the bot", //Optianal
"statsChannel": "channel where the bot send his stats", //Optianal
"supportServer": "Invite to the support server of the bot", //Optianal
"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", //Optianal
"fbuser": "Facebook email", //Optianal
"fbpasswd": "Facebook passwd", //Optianal
"yandexAPI": "yandex api key" //Optianal
}