/reminders reschedule

Reschedule an existing reminder by its index number. Use this command to update the hour and/or minute for a reminder—perfect for changing your routine or adjusting to a new schedule.


💬 Usage

/reminders reschedule <index> <hour> <minute>
  • <index> – The number of the reminder to update (as shown in /reminders list)

  • <hour> – The new hour for the reminder (24-hour format, e.g., 20 for 8pm)

  • <minute> – The new minute for the reminder (e.g., 15 for :15 after the hour)


📌 Example

/reminders reschedule 2 19 45

This will:

  • Update your second reminder to trigger at 7:45pm instead of its previous time

  • Keep the reminder’s message and all other settings the same

  • Confirm the new schedule with a message or embed


🗃️ Notes

  • Use /reminders list first to see index numbers for your reminders

  • Only reminders in your current context (server or DM) can be rescheduled

  • Enter the hour in 24-hour format to avoid confusion

  • Great for shifting your routine without deleting and recreating reminders


Last updated