/reminder delete
Delete an existing reminder from your serverβs schedule. This will stop it from repeating and remove all its configuration.
π¬ Usage
/reminder delete <name>
<name>
β The name of the reminder you want to delete.
π« Use this when a reminder is no longer relevant, or you want to clean up your list.
π Example
/reminder delete hydration
This will:
Permanently delete the
hydration
reminderRemove its schedule and configuration
Prevent it from posting in the future
ποΈ Notes
Reminder names are case-insensitive.
This only affects the reminder β it wonβt delete any past messages it posted.
If the name doesnβt match any existing reminder, Pandoryx will let you know.
π Related Commands
/reminder list
β See all active reminders/reminder create
β Create a new one/reminder edit
β Change an existing reminder
Last updated