This an open source discord bot which assists with game matchmaking.
This uses Microsoft's Trueskill matchmaking algorithm to create fair and balanced teams. Players are assigned a level of skill (mu) and uncertainty (sigma) which is adjusted after each game.
Games are organized using a queueing system and the bot supports features like segmentation by region, game type, ranked / unranked, map rotations, voice channel creation, leaderboards, Twitch integration, dice rolls, coin flips, raffles, commends, post-game images, and more.
See bot setup and app execution docs for info on how to host and run the bot for your Discord server.
See the command reference for the full set of commands you can use with the bot when installed.
See the scripts reference for more information on the scripts provided, separate from the main bot functionality.
See local dev docs for info on how to develop and run the bot locally for testing.