tribesonecommunity / discord-bots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this?

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.

Installing the bot on your server

See bot setup and app execution docs for info on how to host and run the bot for your Discord server.

Using the bot

See the command reference for the full set of commands you can use with the bot when installed.

Scripts

See the scripts reference for more information on the scripts provided, separate from the main bot functionality.

Development

See local dev docs for info on how to develop and run the bot locally for testing.

About


Languages

Language:Python 99.7%Language:Dockerfile 0.2%Language:Shell 0.1%Language:Mako 0.1%Language:Procfile 0.0%