diff --git a/config-exemple.json b/config-exemple.json new file mode 100644 index 00000000..4307f80d --- /dev/null +++ b/config-exemple.json @@ -0,0 +1,6 @@ +{ + "token": "Your token", + "prefix": "your prefix", + "botID": "ID of the bot", + "statsChannel": "ID of the channel that the bot are going to post its stats" +} \ No newline at end of file