This commit is contained in:
derpystuff 2024-03-30 12:25:02 +01:00
parent d3860115b3
commit 16ccd92967
2 changed files with 19 additions and 9 deletions

View file

@ -1,7 +1,8 @@
module.exports.DISCORD_INVITES = Object.freeze({
support: "https://discord.gg/8c4p6xcjru",
privacy: "https://discord.gg/sQs8FhcTGh",
invite: "https://discord.gg/cHd28DrM7f"
invite: "https://discord.gg/cHd28DrM7f",
help: "https://discord.gg/xQNBB3WFne"
})
module.exports.DEFAULT_BOT_NAME = 'labsCore'