You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An expanded upon (WIP) version of my Discord bot for processing data in a ladder style tournament. This version uses Python's built in SQLite as it's database and allows for three different divisions of ladders to take place at once: 1v1, 2v2, and 3v3
Version 4.x of my Ladderbot for Discord, rebuilt entirely in C# instead of Python. This will expand even further upon 3.0, bringing interactive slash commands to the bot, as well as the ability to create individual leagues of a given division type. This allows even multiple leagues of the same division to run at the same time.