reminder
reminder copied to clipboard
Create recurring reminders
Perhaps with a simple ... every <x> <m|h|d|w|y>
format to start with?
Yes. https://github.com/anoadragon453/matrix-reminder-bot already does that. It would be nice to incorporate that here. :+1:
If anyone is still working on this...
I would very much like it to be done, too
Me too, so I can ditch matrix-reminder-bot.
I've added recurring reminders and integrated matrix-reminder-bot's features as well as some others in this this fork. I'm not sure if it is eligible to be included in the plugin list because it requires two libraries that aren't currently included in the maubot docker image: APScheduler and dateparser (and optionally cron_descriptor, arrow). It could do with a bit more testing, but it's been working for me at least!