RemindMe command guide

Everything you need to manage reminders in Discord

Start with /timezone, then create your first reminder with plain language or exact date and time.

2 commands

Getting started

/help

List the available RemindMe commands and what each one does.

Free

Parameters

No parameters.

Example

/help

/timezone

Set your timezone in Discord so reminders fire at the right local time.

Free

Parameters

  • zone Your city or region, with autocomplete. required

Example

/timezone New York

You can complete onboarding without opening the webapp.

6 commands

Personal reminders

/remindme

Create a personal reminder from plain language. This free parser runs locally in the bot.

Free + premium options

Parameters

  • when When + what to remember. required

Example

/remindme "tomorrow at 5pm submit the report"

Daily and longer recurrence is available for everyone; minute/hour recurrence requires an active subscription.

/reminder

Create a reminder with an exact date and time for yourself or a group.

Free + premium options

Parameters

  • title Reminder title. required
  • day Due day from 1 to 31. required
  • month Due month. required
  • year Due year. required
  • hour Due hour in 24-hour format. required
  • minute Due minute from 0 to 59. required
  • description Additional context. optional
  • group Group that should receive it. optional
  • frequency One-time or recurring schedule. optional
  • channel Discord channel for the notification. optional
  • private Show creation only to you. optional
  • google_calendar Also create it in Google Calendar. optional

Example

/reminder title:Submit report day:15 month:7 year:2026 hour:09 minute:00

Link Google Calendar from the webapp through Login before enabling google_calendar.

/remindme-ai

Create a personal reminder with advanced natural-language interpretation.

Premium

Parameters

  • message Describe the reminder in natural language. required

Example

/remindme-ai "Remind me to review the contract next Friday at 10am"

Remind me about this

Create a reminder from the message you are viewing in Discord.

Free + premium options

Parameters

No parameters.

Example

Right-click a message > Apps > Remind me about this

The bot opens a when? prompt and keeps the original message as reminder context.

/reminders

List your active personal reminders or the active reminders in a group.

Free

Parameters

  • group Optional group name. optional

Example

/reminders group:Study

/delete-reminder

Delete a reminder you created, either personally or from a group.

Free

Parameters

  • reminder Reminder title. required
  • group Optional group name. optional

Example

/delete-reminder reminder:Submit report

6 commands

Groups

/group

Create a group for shared reminders and collaboration.

Free + premium options

Parameters

  • name Group name. required
  • description Optional group purpose. optional

Example

/group name:Study description:University deadlines

/groups

List the groups you belong to in the current server.

Free

Parameters

No parameters.

Example

/groups

/add-member

Add Discord users or a role to one of your groups.

Free + premium options

Parameters

  • member Mention users or a role. required
  • group Group name. required

Example

/add-member member:@Alex group:Study

/remove-member

Remove a member from one of your groups.

Free

Parameters

  • member Member to remove. required
  • group Group name. required

Example

/remove-member member:@Alex group:Study

/leave-group

Leave a group you belong to.

Free

Parameters

  • group Group name. required

Example

/leave-group group:Study

/delete-group

Delete a group you own.

Free

Parameters

  • group Group name. required

Example

/delete-group group:Study

2 commands

Support

/upgrade

Apply your current subscription to the server.

Free

Parameters

No parameters.

Example

/upgrade

/report

Send a bug report or product suggestion to the RemindMe team.

Free

Parameters

  • subject Bug or suggestion. required
  • description What happened or what should improve. required

Example

/report subject:Suggestion description:Add a snooze action