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

@@ -22,6 +22,7 @@ module.exports = {
__CLIENT__: true,
__SERVER__: false,
__LOCAL__: false,
__REGISTER_DISCORD_COMMANDS__: false,
__TEST__: true,
},
maxConcurrency: 50,