Button Roles

Allow your members to assign themselves roles by clicking on a button.

What are button roles?

Button roles are roles that are assigned to members when they click a button on an existing message or embed. They can be useful for letting members choose unique roles or as a way to verify themselves.

Creating a button role

You can create multiple button roles for a single message.

,buttonrole add (message link) (role) (style) (emoji) (label)
// Available styles: "green," "blurple," "gray," or "red."

Remove a button role

You can remove a button role by using the ,buttonrole remove command.

,buttonrole remove (message link) (button number)

Removing all button roles from a message

You can remove all button roles from a message by using the ,buttonrole removeall command.

,buttonrole removeall (message link)

Remove all button roles from the server

You can remove all button roles from the server by using the ,buttonrole clear command.

,buttonrole clear

Note:

This command will remove all button roles from the server and delete all button role messages. This can't be undone.