MultiLiveQueue
Discord bot for Multiversus matchmaking and ranking.
Run script
Requirements: python3, poetry
Add a .env file with a TOKEN variable containing your secret bot token
mv example.env .env
mv mock-data data
poetry install
poetry run python bot.py
Full documentation here
Last updated