Update config.js

This commit is contained in:
Christer Warén 2020-03-02 22:02:48 +02:00 committed by GitHub
parent d1a4172f3b
commit c0cfa50c80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ module.exports = {
token: process.env.TOKEN, token: process.env.TOKEN,
devToken: process.env.DEVTOKEN, devToken: process.env.DEVTOKEN,
//support guild //support guild
supportGuild: "https://discord.gg/rRA65Mn" supportGuild: "https://discord.gg/rRA65Mn",
//channels //channels
debug_channel: "634718645188034560", debug_channel: "634718645188034560",
primary_test_channel: "617633098296721409", primary_test_channel: "617633098296721409",