Configurable Discord Bot that sends "it's morbin time" and the amount of days that have passed since Morbius released every Friday at 5pm UTC, to get started use m!help
Why'd we make this? Because I've always wanted to learn about scheduling and I finally had a reason to do it, discovering a nearly 50 year old scheduling method called cron, and Phil came up with the idea in the first place so props to him 👍👍
If, for whatever reason, you want to host your instance of the bot just input the token into the .env
file, install the required dependencies and then run bot.py
- Use a noSQL DB like Mongo instead of a .txt file to make scaling easier in case people really like the bot
- Voice channel commands (pro)
- Format the messages in a nicer way
- Add the ability to make custom timers (DB required)