ElysiumElysium Docs

/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
    after the hour)

This command is good for book club meetings. If you had to reschedule the meeting you could very well do so with this command.


📌 Example

/reminders reschedule 2 19 45

This will:

  • Update your second reminder to trigger at 7
    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

🔍 Related Commands

/reminders list – View all your reminders

/reminders set – Create a new reminder

/reminders remove – Delete a reminder by its index

/reminders message – Change a reminder’s text

← Previous
Next →