diff --git a/config.json.example b/config.json.example deleted file mode 100644 index 1673e3f..0000000 --- a/config.json.example +++ /dev/null @@ -1,10 +0,0 @@ -{ - "clientId": "BOT CLIENT ID", - "guildId": "THE GUILD ID YOU WANT THE BOT TO WORK IN", - "token": "BOT TOKEN", - "api": { - "url": "scheme://DOMAIN/api/", - "token": "CONTROLPANEL.GG TOKEN" - }, - "disableRedeem": false -}