From 0cd4ae06ad05659e35f6bc58c79530ad353d6daa Mon Sep 17 00:00:00 2001 From: loicbersier Date: Sun, 8 Dec 2019 01:46:56 +0100 Subject: [PATCH] Remove botID as it is useless --- config-exemple.jsonc | 1 - 1 file changed, 1 deletion(-) diff --git a/config-exemple.jsonc b/config-exemple.jsonc index 9780f5ff..de43fc0a 100644 --- a/config-exemple.jsonc +++ b/config-exemple.jsonc @@ -5,7 +5,6 @@ "Your prefix " //IMPORTANT TO BE LIKE THAT ( you can add more prefix ofc ) ], "ownerID": "Id of the owner ( probably you )", //optional but recommended - "botID": "id of the bot", //optional but recommended "statsChannel": "channel where the bot send his stats", //optional but recommended "supportServer": "Invite to the support server of the bot", //optional but recommended "feedbackChannel": "id of the channel where the feedback goes", //optional but recommended