Code-Society-Lab / Code-Society-Lab/grace

Reminder Persistence

Open
#151 1 comment 0 reactions 0 assignees View on GitHub
feature
Dominant language
Python
Stars
22
Forks
15
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.