From d1a4172f3b807246f1c53ada1ce1981e9ae1a88a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Mon, 2 Mar 2020 22:02:37 +0200 Subject: [PATCH] Update config.js --- struct/config/config.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/struct/config/config.js b/struct/config/config.js index d441acc..dc5afe3 100644 --- a/struct/config/config.js +++ b/struct/config/config.js @@ -4,6 +4,8 @@ module.exports = { //credentials token: process.env.TOKEN, devToken: process.env.DEVTOKEN, + //support guild + supportGuild: "https://discord.gg/rRA65Mn" //channels debug_channel: "634718645188034560", primary_test_channel: "617633098296721409",