Update config.js

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

View File

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