mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-09 23:00:18 +00:00
Update config.js
This commit is contained in:
parent
bd5563556b
commit
d1a4172f3b
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user