/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 reminder
- Remove 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