diff --git a/src/struct/config/config.ts b/src/struct/config/config.ts index 1ffbd99e..9e2c2a8f 100644 --- a/src/struct/config/config.ts +++ b/src/struct/config/config.ts @@ -13,7 +13,7 @@ module.exports = { invite: "https://discordapp.com/oauth2/authorize?client_id=607266889537945605&permissions=3427328&scope=bot", supportServer: "https://discord.gg/rvHuJtB", - devMode: true, + devMode: false, api: false, saveDB: true, respawn: true,