A rewrite of Faceit Cup bot V1 Discord bot to ask people to play in a faceit cup
pip install -r requirements.txt
.env
with the following fieldsDISCORD_TOKEN
Discord api tokenCUP_ROLE
Discord cup role idCUP_CHANNEL
Discord cup channel nameCUP_CHANNEL_ID
Channel to look inGUILD_ID
ID of the guild to run it inADMIN_USER_ID
ID admin user
Launch with pm2
pm2 start bot.py
Base features:
!team
- List the current team
!cup
- Start a single FaceiT Cup
!endcup
- Ends the current cup
!ping
- Pings the team. Cooldown of 30seconds