Button Roles
Allow your members to assign themselves roles by clicking a button.
Last updated
Allow your members to assign themselves roles by clicking a button.
Last updated
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.
You can create multiple button roles for a single message.
Button Roles can only be assigned to messages or embeds created by serenity. If you don't know how you can create a message or embed, check out our Scripting Guide below.
You can append more than one role on a Button, simple split them with a comma.
You can remove a specific button role by using the buttonrole remove
command.
Additionally, you can remove all button roles from a message by using the buttonrole clear
command.