/role config reset
Description
Resets selected bot-specific settings for a Discord role. Currently, only the name schema can be reset. Set name-schema to false to view the current configuration without changing it. Resetting the name schema does not change the role action.
Arguments
Name | Type | Description | Optional? |
|---|---|---|---|
| Role | Role to reset. | ❌ No |
| Boolean | Whether to clear the role's configured nickname schema. | ❌ No |
Examples
/role config reset role: @Verified name-schema: true
See Also
/role config set: set or inspect role configuration.
28 August 2026