You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the last commit for the original bot
Past this point, development was done in a separate branch for the
slash-command version of the bot, and once that was complete it was
moved over to the same `discord_bot.py` file name and the old bot was
deleted.
The final commit with the original scripts
After this point all of the old scripts were either moved to the `old/`
folder or outright removed once the new scripts (in the new architecture
to support multiple platforms) were complete.