From 27c15e1f330fa5bcfbd42f117b4c7590d09af67b Mon Sep 17 00:00:00 2001 From: MatteZ02 <47610069+MatteZ02@users.noreply.github.com> Date: Thu, 19 Mar 2020 16:47:33 +0200 Subject: [PATCH] Update config.js --- struct/config/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/struct/config/config.js b/struct/config/config.js index db1addf6..da1c41ca 100644 --- a/struct/config/config.js +++ b/struct/config/config.js @@ -14,7 +14,7 @@ module.exports = { devId: "360363051792203779", embedColor: "#b50002", invite: "https://discordapp.com/oauth2/authorize?client_id=607266889537945605&permissions=3427328&scope=bot", - devMode: true, + devMode: false, dblApi: false, saveDB: true, shards: 10,