RemindMeCog
RemindMeCog
-
/remindme <text> <amount> <unit>
- Reminds the user in
amount
unit
s of whatever they wanted to be reminded of -
unit
one of minute, hour, day, week, month - Returns the ID of the reminder (ULID? Something else?)
- Reminds the user in
-
/reminder list
- Lists active reminders for a user
-
/reminder cancel <id>
- Cancels the specified reminder for the user
- Automatic reminders
- Background loop processes and send reminders that are still set as active