From 48e1d8532165519a4659a1831c4d0f65f935795d Mon Sep 17 00:00:00 2001 From: MatteZ02 <47610069+MatteZ02@users.noreply.github.com> Date: Sat, 25 Apr 2020 18:59:38 +0300 Subject: [PATCH] Update config.js --- src/struct/config/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/struct/config/config.js b/src/struct/config/config.js index 96035946..9ee39002 100644 --- a/src/struct/config/config.js +++ b/src/struct/config/config.js @@ -22,7 +22,7 @@ module.exports = { invite: "https://discordapp.com/oauth2/authorize?client_id=607266889537945605&permissions=3427328&scope=bot", supportServer: "https://discord.gg/rvHuJtB", devMode: false, - api: false, + api: true, saveDB: true, respawn: true, shards: 10,