surface app directory and support in invite

This commit is contained in:
derpystuff 2024-03-28 20:56:48 +01:00
parent 602b68ad91
commit 2198b020f1
3 changed files with 22 additions and 17 deletions

View file

@ -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'