Haha-Yes/config-exemple.json

14 lines
532 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 ",
"ownerID": "Id of the owner ( probably you )",
"botID": "id of the bot",
"statsChannel": "channel where the bot send his stats",
"supportServer": "Invite to the support server of the bot",
2018-11-18 17:57:57 +01:00
"feedbackChannel": "id of the channel where the feedback goes",
2018-11-22 20:27:50 +01:00
"printChannel": "Channel of where it will send the id of people who asked for print",
2018-11-18 17:57:57 +01:00
"fbuser": "Facebook email",
2018-12-02 01:34:09 +01:00
"fbpasswd": "Facebook passwd",
"yandexAPI": "yandex api key"
2018-10-12 15:27:59 +02:00
}