From b5445caf47ae6c4d96ff6b0c3cd7706670383c53 Mon Sep 17 00:00:00 2001 From: MatteZ02 <47610069+MatteZ02@users.noreply.github.com> Date: Sun, 19 Apr 2020 20:04:04 +0300 Subject: [PATCH] Update config.ts --- config/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.ts b/config/config.ts index 18d2af7d..6720ee9b 100644 --- a/config/config.ts +++ b/config/config.ts @@ -20,7 +20,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,