<> means an argument is required, [] means it’s optional
Set a reminder
Create a reminder for yourself that will notify you after a specified duration.
/remind <duration> [message]
duration (time): required
When to remind you (for example: 10m, 1h, 1d, 1w)
message (str): optional
What you want to be reminded about
View reminders
View all of your active reminders.
Delete a reminder
Delete one of your active reminders.
/remind delete <reminder_id>
reminder_id (number): required
The ID of the reminder you want to delete