-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Currently, the Reminder feature does not persist when the bot is restarted. We want to implement persistence so that all reminders remain intact across bot restarts.
Possible Solution
Grace is using a database. So, storing the reminders in our database and load them on bot startup would be ideal.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request