Description
(part of the Carl ⇒ Ferris migration)
We'd like to add support for reminders to Ferris. This is useful both for personal usage across members and moderation usage, e.g. to remember to check up on a particular user after some period of time.
At minimum, we should have support for [?/]remind <time spec> <message>
, which DMs the user at the specified time specification with the contents of their reminder, a timestamp indicating when it was made, and link back to that original creation point. I don't believe there's any particular reason for this command not to work in DMs as well.
I would also like to separately propose (i.e. this is pending discussion) a version of this command which replies (with a ping) in the same channel where the reminder was made. This is, again, useful for the moderation case as more than one mod is able to check on whatever the contents are.