maubot / reminder

A maubot plugin to remind you about things.
GNU Affero General Public License v3.0
42 stars 18 forks source link

Schedule recurring reminders #23

Open tcpipuk opened 1 month ago

tcpipuk commented 1 month ago

I'd love to be able to schedule a recurring reminder (e.g. daily, weekly, or monthly) so the reminder will continue to reoccur at the specified frequency.

For example, if I request a reminder for "weekly Monday at 14:00" then instead of just occurring this coming Monday at 2pm, it'd also then continue every subsequent Monday at 2pm until the reminder is cancelled.

Likewise, if a reminder was scheduled "monthly 14th at 15:00" then instead of just occurring this coming 14th of the month at 3pm, it'd repeat every month on the 14th at 3pm.

I'd be happy to write this, but have unfortunately been overloaded recently so raising an issue in the hope that it either reminds me or someone else picks this up first!