Add Discord bot, reactivate team-assign

This commit is contained in:
pikiou
2023-03-18 04:08:48 +01:00
parent a906dfff07
commit 71fd770a27
22 changed files with 674 additions and 23 deletions

View File

@@ -58,6 +58,7 @@ module.exports = {
__SERVER__: true,
__DEV__: true,
__LOCAL__: false,
__REGISTER_DISCORD_COMMANDS__: false,
__TEST__: false,
},
}