Self-Roles attaches to an existing Embed Message that has already been sent to a channel. It does not create its own message.If you have no embeds, the create page tells you so and links you to build one. If you have embeds but none has been sent, the message picker will be empty even though embeds exist — send one first.
For emoji and button panels you choose a primary behaviour:
Mode
Effect
Toggle
Selecting gives the role, selecting again removes it
Give Only
Only ever adds — members cannot remove it themselves
Take Only
Only ever removes
Then, optionally, one of two exclusivity modes:
Mode
Effect
Auto-Replace
Taking one role removes every other role on the panel
Strict Single
Refuses the selection if the member already holds another role from the panel
Auto-Replace and Strict Single replace your primary choice rather than adding to it. Selecting either one discards the Toggle / Give Only / Take Only setting.When you reopen the panel later it will show Toggle as the primary regardless of what you originally picked. That is a display artefact — the exclusivity mode is what is actually stored and applied.
Dropdown panels have no behaviour selector. They always toggle, and are always single-select.
Auto-Replace suits mutually exclusive choices like region or skill level — members can change their mind and always end up with exactly one.
Switching a panel’s type rebuilds its Discord message — the old reactions or buttons are removed before the new ones appear. Members briefly see a panel with no controls.If the underlying Discord message has been deleted, the update fails quietly and the panel stays listed. Delete it and rebuild against a new message.
Every role on a panel must sit below the Vetox role, or it cannot be assigned. See Permissions.