You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have seen a few requests for reminder functionality. APScheduler seems like a strong candidate and can easily be backed by Redis for persistence so reminders are not lost when the bot crashes/restarts.
The text was updated successfully, but these errors were encountered:
Have seen a few requests for reminder functionality. APScheduler seems like a strong candidate and can easily be backed by Redis for persistence so reminders are not lost when the bot crashes/restarts.
The text was updated successfully, but these errors were encountered: