dailystats channel example
This commit is contained in:
parent
dba97eced9
commit
932bcd0d35
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
"statsChannel": "channel where the bot send his stats", //optional but recommended
|
"statsChannel": "channel where the bot send his stats", //optional but recommended
|
||||||
"feedbackChannel": "id of the channel where the feedback goes", //optional but recommended
|
"feedbackChannel": "id of the channel where the feedback goes", //optional but recommended
|
||||||
"errorChannel": "id of the channel where the errors goes", //optional
|
"errorChannel": "id of the channel where the errors goes", //optional
|
||||||
|
"dailyStats": "id of the channel where daily stats should go", //optional
|
||||||
"supportServer": "Invite to the support server of the bot", //optional but recommended
|
"supportServer": "Invite to the support server of the bot", //optional but recommended
|
||||||
"exposeStats": true, // False or true, it open a webserver that expose various stats about the bot
|
"exposeStats": true, // False or true, it open a webserver that expose various stats about the bot
|
||||||
"yandexTRN": "yandex api key", //optional | for the translate command
|
"yandexTRN": "yandex api key", //optional | for the translate command
|
||||||
|
|
Loading…
Reference in a new issue