From 4cf1d45e2f3c42b79c310b89a9b61d3ba4e213de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Bersier?= Date: Sun, 18 Nov 2018 17:57:57 +0100 Subject: [PATCH] added facebook user account --- config-exemple.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config-exemple.json b/config-exemple.json index 234cf3f..fd65cd2 100644 --- a/config-exemple.json +++ b/config-exemple.json @@ -5,5 +5,7 @@ "botID": "id of the bot", "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" + "feedbackChannel": "id of the channel where the feedback goes", + "fbuser": "Facebook email", + "fbpasswd": "Facebook passwd" }