From 932bcd0d3584f2aeb76d66ce0d24df666ea5d911 Mon Sep 17 00:00:00 2001 From: loicbersier Date: Wed, 1 Apr 2020 04:36:03 +0200 Subject: [PATCH] dailystats channel example --- config-exemple.jsonc | 1 + 1 file changed, 1 insertion(+) diff --git a/config-exemple.jsonc b/config-exemple.jsonc index 7bd2d47..7490eeb 100644 --- a/config-exemple.jsonc +++ b/config-exemple.jsonc @@ -8,6 +8,7 @@ "statsChannel": "channel where the bot send his stats", //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 + "dailyStats": "id of the channel where daily stats should go", //optional "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 "yandexTRN": "yandex api key", //optional | for the translate command