Preset Reason Commands
Use the /presets command group to manage moderation reason presets.
Add a preset
/presets add label:<name> reason:<full reason text>
/presets add label:teaming with exploiter reason:Teaming with an exploiter in order to gain an unfair advantage over other players is prohibited.
Delete a preset
/presets delete label:<name>
/presets delete label:teaming with exploiter
The label field supports autocomplete for existing presets.
List presets
/presets list
/presets list
Shows all configured preset labels and reason text for the current guild.
Where presets appear
- Reason option autocomplete in moderation commands.
- Dashboard moderation reason suggestions.