I-question-this / red-bot-dad-cog

GNU General Public License v3.0
3 stars 3 forks source link

Scheduled Status Changes #150

Open I-question-this opened 3 years ago

I-question-this commented 3 years ago

Right now dad changes his status with random chance per message that is sent. That was because I didn't know how to schedule a task loop with discord.py. It should be converted to using this method. I think once every 4 hours is good. I wonder if there is a way to make the value a random value that changes per loop?