/reminders remove

Remove a reminder by its index number. Use this command to delete a specific reminder you no longer need—helpful for clearing out old or duplicate notifications.


💬 Usage

/reminders remove <index>
  • <index> – The number of the reminder you want to delete (as shown in /reminders list)


📌 Example

/reminders remove 1

This will:

  • Permanently delete your first reminder from the current context (server or DM)

  • Renumber any remaining reminders so the list stays organized (e.g., what was #2 becomes #1)

  • Confirm the removal with a message or embed


🗃️ Notes

  • Use /reminders list to check the current index numbers before removing

  • Removing a reminder cannot be undone

  • Reminders are renumbered automatically after deletion to keep things tidy

  • Only reminders in your current context (server or DM) are affected


Last updated