This is CastBot^ - a bot that announces new NiSERCast episodes in our Discord server and allows all members to listen to the episodes within the Discord server.
- A Discord account and
discord.py
. - Since the caching used repl.it's DB via
replit
, you can either code on repl.it and avoid the DB headaches or integrate with some DB server/engine locally. Technically, .sqlite would work just fine. Nothing fancy needed.