/rolepanel publish
Send your configured role panel into a specific channel so users can begin selecting their roles. This is the final step in making your role panel live and interactive.
π¬ Usage
/rolepanel publish <name> <channel><name>β The name of the role panel you want to publish.<channel>β The target channel where the panel should be posted.
π²οΈ After publishing, users will be able to interact with your panel and assign themselves roles immediately.
π Example
/rolepanel publish pronouns #role-selectionThis will:
Post the
pronounspanel (buttons or select menu) into#role-selectionUse the current embed configuration and all attached roles
Go live for members to use
ποΈ Notes
Make sure you've already created the panel and added roles using
/rolepanel createand/rolepanel add-role.You can publish the same panel to multiple channels if needed.
If you update the embed using
/rolepanel editembed, changes will not reflect in the published panel automatically. You must repost.
π Related Commands
/rolepanel add-roleβ Add roles with custom labels and emojis/rolepanel editembedβ Tweak the panelβs embed before posting/rolepanel deleteβ Remove a panel you no longer need
Last updated