summaryrefslogtreecommitdiff
path: root/bigresult.py
AgeCommit message (Collapse)Author
14 daysfeat: created RobloxAPI for making calls to the roblox marketplace API, and ↵feature/RobloxAPIJoshua Liu
refactored bigresult.py to make use of it
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: added bigresult.py that hosts the bot, and config with the configs n stuffdeployJoshua Liu