From 9f1f8ac05245f12b57da780b4e7857dbc4060f0c Mon Sep 17 00:00:00 2001 From: loicbersier Date: Wed, 16 Jan 2019 00:55:52 +0100 Subject: [PATCH] did a very bad typo i didint even notice sorry --- config-exemple.json | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/config-exemple.json b/config-exemple.json index 0a1da08..3a918bc 100644 --- a/config-exemple.json +++ b/config-exemple.json @@ -1,13 +1,14 @@ { "token": "Your token", "prefix": "Your prefix ", - "ownerID": "Id of the owner ( probably you )", //Optianal but recommended - "botID": "id of the bot", //Optianal - "statsChannel": "channel where the bot send his stats", //Optianal - "supportServer": "Invite to the support server of the bot", //Optianal - "feedbackChannel": "id of the channel where the feedback goes", //Optianal - "printChannel": "Channel of where it will send the id of people who asked for print", //Optianal - "fbuser": "Facebook email", //Optianal - "fbpasswd": "Facebook passwd", //Optianal - "yandexAPI": "yandex api key" //Optianal + "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 }