summaryrefslogtreecommitdiff
path: root/main.py
AgeCommit message (Collapse)Author
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.
2024-11-01feat: Created basic skeleton bot that connects to Discord and runs the bot.Josh
2024-11-01feat: Created .gitignore and main.pyJosh