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
An early version 4 of my Ladderbot for Discord, rebuilt entirely in C# instead of Python. This will expand even further upon v3 and bring interactive slash commands to the bot, plus more optimized code and logic.