Discord bot that works with my Databruce project
This repo contains the code behind the bot, the bot itself is hosted on Heroku. The code here is pretty much just for reference and as a remote for Heroku.
The bot is built using Python and Discord.py.
- I actually know what i'm doing now, mostly.
- Utilized many of the features of Discord.py like cogs, and somewhat decent error handling
- All features from that bot moved over with the exception of:
- Jungleland result/art search: This allowed searching of Jungleland Torrents for shows, which didn't really work because many shows are either not there or dead. Replaced with a proper bootleg search.
- Code rewritten to not be an absolute mess