/rolepanel delete

Delete an existing role panel and all of its associated configuration. This includes the panel’s roles, embed, and format.


πŸ’¬ Usage

/rolepanel delete <name>
  • <name> – The name of the role panel you want to delete.

⚠️ This is a permanent action β€” the panel and all roles linked to it will be removed from your configuration.


πŸ“Œ Example

/rolepanel delete pronouns

This will:

  • Permanently delete the pronouns role panel

  • Remove all associated roles and visual settings

  • Prevent it from being published or edited again


πŸ—ƒοΈ Notes

  • You can recreate the panel using /rolepanel create if needed.

  • This does not remove roles from users who already selected them β€” it only removes the panel UI.

  • If the panel was already published, it will become inactive in the channel.


Last updated