mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 06:03:04 -04:00
surface app directory and support in invite
This commit is contained in:
parent
602b68ad91
commit
2198b020f1
3 changed files with 22 additions and 17 deletions
|
@ -1,6 +1,7 @@
|
|||
module.exports.DISCORD_INVITES = Object.freeze({
|
||||
support: "https://discord.gg/8c4p6xcjru",
|
||||
privacy: "https://discord.gg/sQs8FhcTGh"
|
||||
privacy: "https://discord.gg/sQs8FhcTGh",
|
||||
invite: "https://discord.gg/cHd28DrM7f"
|
||||
})
|
||||
|
||||
module.exports.DEFAULT_BOT_NAME = 'labsCore'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue