From 52f036a167ddb1e8932733fef1da0d94b4818171 Mon Sep 17 00:00:00 2001 From: Loic Bersier Date: Thu, 22 Nov 2018 20:27:50 +0100 Subject: [PATCH] added print channel --- config-exemple.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config-exemple.json b/config-exemple.json index fd65cd23..79893a73 100644 --- a/config-exemple.json +++ b/config-exemple.json @@ -6,6 +6,7 @@ "statsChannel": "channel where the bot send his stats", "supportServer": "Invite to the support server of the bot", "feedbackChannel": "id of the channel where the feedback goes", + "printChannel": "Channel of where it will send the id of people who asked for print", "fbuser": "Facebook email", "fbpasswd": "Facebook passwd" }