summaryrefslogtreecommitdiff
path: root/bigresult.py
AgeCommit message (Collapse)Author
2024-11-06feat: added more commands, also made it so in on_message, all message reads ↵Josh
are in lower case
2024-11-05feat: temp changed channel id, will get this solved soon.Josh
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.