Remove botID as it is useless

This commit is contained in:
loicbersier 2019-12-08 01:46:56 +01:00
parent 6a33780f38
commit 0cd4ae06ad

View file

@ -5,7 +5,6 @@
"Your prefix " //IMPORTANT TO BE LIKE THAT ( you can add more prefix ofc ) "Your prefix " //IMPORTANT TO BE LIKE THAT ( you can add more prefix ofc )
], ],
"ownerID": "Id of the owner ( probably you )", //optional but recommended "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 "statsChannel": "channel where the bot send his stats", //optional but recommended
"supportServer": "Invite to the support server of the bot", //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 "feedbackChannel": "id of the channel where the feedback goes", //optional but recommended