Discord bot to ask people to play in a faceit cup
npm install
.env
with the following fieldsDISCORD_TOKEN
Discord api tokenCUP_ROLE
Discord cup role idCUP_CHANNEL
Channel to look inREACTION_EMOJI
Unicode emoji to react withNUM_PLAYERS
Number of players per team
Launch with pm2
pm2 start bot.js