Evelina
HomeStatusCommandsFAQInviteSupport Server
  • Overview
    • Introduction
    • Donator Perks
  • Security Setup
    • Antinuke
      • Role creation
      • Role deletion
      • Role editing
      • Role giving
      • Role locking
      • Channel creation
      • Channel deletion
      • Kick
      • Ban
      • Bot adding
    • Join Gate
    • Moderation
    • Auto Moderation
      • Invite
      • Words
      • Spamming
      • Repeat
    • Fake Permissions
  • Server Configuration
    • Roles
      • Vanity Roles
      • Booster Roles
      • Reaction Roles
      • Button Roles
    • Messages
      • System Messages
      • Auto Responders
      • Auto Messages
      • Button Messages
    • Logging
    • Starboard
    • VoiceMaster
    • Level Rewards
    • Bump Reminder
    • Reaction Triggers
    • Command Aliases
  • Miscellaneous
    • Music
    • Tickets
    • Counters
    • Webhook
    • Giveaway
    • Invite Tracker
  • Economy
    • General
  • Business
  • Laboratory
  • Company
  • Cards
  • Games
  • Integrations
    • Last.fm
  • Social Notifications
  • Resources
    • Syntax
    • Scripting
      • Embeds
      • Variables
      • Pagination
    • Permissions
    • Punishments
  • Common Issues
    • iOS Dash
    • Server Removal
Powered by GitBook
On this page
  • What are button roles?
  • Creating a button role
  • Removing a button role
  • Removing all button roles for a message
  1. Server Configuration
  2. Roles

Button Roles

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

PreviousReaction RolesNextMessages

Last updated 7 days ago

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.

Button roles can only be placed on messages & embeds sent by evelina. Learn how to create an embed !

Syntax: ;buttonrole add [message] [role] [label] [emoji] [color]
Example: ;buttonrole add .../channels/... member Verify ✅ green

If you don't want a name or an emoji on the button, you can enter "none" as the name/emoji for either of them.

Removing a button role

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

You can use the buttonrole list command to see all button roles in your server.

Syntax: ;buttonrole remove [button_id]
Example: ;buttonrole remove 5j4ji97J

Removing all button roles for a message

Additionally, you can remove all button roles from a message by using the buttonrole clear command.

Syntax: ;buttonrole clear [message]
Example: ;buttonrole clear .../channels/...
here