summaryrefslogtreecommitdiff
path: root/main.py
AgeCommit message (Collapse)Author
2025-11-13feat: got inheritance working, got the on_message working, and got the ↵Joshua Liu
commands working again, so now all my commands are tucked neatly into a class
2025-11-09feat: reworked to avoid a circular import and to move all commands into the ↵Joshua Liu
class
2025-11-09feat: rewrote main.py to just call bigresult.pyJoshua Liu
2025-11-06feat: initial commitJoshua Liu