Haha-Yes/config-exemple.json

15 lines
683 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 )", //optional but recommended
"botID": "id of the bot", //optional
"statsChannel": "channel where the bot send his stats", //optional
"supportServer": "Invite to the support server of the bot", //optional
"feedbackChannel": "id of the channel where the feedback goes", //optional
"printChannel": "Channel of where it will send the id of people who asked for print", //optional
"fbuser": "Facebook email", //optional
"fbpasswd": "Facebook passwd", //optional
"yandexAPI": "yandex api key", //optional
"acoustID": "LRAhvvxpDu" //optional
2019-01-12 17:11:17 +01:00
}