All modules

reminders

Set, list, and manage reminders with natural language time parsing.

/remindme

Set a reminder for a future date/time

  • reminderStringrequired

    What you want to be reminded about

  • whenStringrequired

    When to remind you (e.g. 'in 30 mins', 'tomorrow 3pm', '2 hours')

  • messageString

    Optional message ID or message link to quote

/reminders

View or manage your active reminders

  • listSubcommand

    List all your pending reminders

  • cancelSubcommand

    Cancel a pending reminder

    • idStringrequired

      The ID of the reminder to cancel

/Remind Me

No description.