summaryrefslogtreecommitdiff
path: root/bigresult.py
AgeCommit message (Collapse)Author
2024-11-04feat: added a bunch of message reactionsJosh
2024-11-03feat: added "!mod" command and roblox replyJosh
2024-11-02feat: figured out how to get commands to workJosh
2024-11-01feat: Created bigresult.py to house important bot logic. Changed bot ↵Josh
structure so it is no longer a just wall of decorators, now it is a subclass. Also Created .env for storing important data.