Closed AnsonDev42 closed 10 months ago
write a json redis db
soemthing like:
{ user_id:xxx, remind_time: [time1, time2, ... ] }
now support auto reload all the timers in redis when bot starts.
also support to unset all the timers (both in redis and current running jobs queue)
write a json redis db
soemthing like:
{ user_id:xxx, remind_time: [time1, time2, ... ] }