/rolepanel editembed
Edit the embed associated with a role panel. You can update the title, description, and color to better reflect the panelβs purpose or theme.
π¬ Usage
/rolepanel editembed <name> [title] [description] [color]
<name>
β The name of the role panel you want to edit.[title]
β (Optional) A new embed title.[description]
β (Optional) A new embed description.[color]
β (Optional) HEX code for a new embed color (e.g.,#5865f2
).
π¨ Customizing the embed helps users understand what the panel is for and what their role options mean.
π Example
/rolepanel editembed pronouns "Choose Your Pronouns" "Select the pronouns that best describe you." #ff99cc
This will:
Update the
pronouns
panelβs embed with a new title, description, and colorYou will have to republish the role panel as the existing messages are not updated automatically.
ποΈ Notes
This does not re-post the panel β it updates the embed where it already exists.
If no field is provided, nothing changes.
Ideal to run after adding roles to your panel for extra context.
π Related Commands
/rolepanel create
β Create a role panel structure/rolepanel publish
β Post the panel into a channel/rolepanel add-role
β Attach roles with labels to the panel
Last updated