Skip to main content

How it works

  • The button role system allows you to add a button to any Kayo message that users can press to receive a role.
  • The button will remain persistent, and the button will be removed from the message if the role itself is deleted

Commands:

  1. The buttonrole add command is used to set the message id followed by the emoji and/or name you want the button to display, in the case provided below the emoji is :fire: and the name is also fire.
    ,buttonrole add 1468732278229176383 :Fire: fire, fire role
    
    The name of the role I want users to recieve is named fire role, so following the comma include the role name
  2. The buttonrole list command can be used to view all the current button Roles created in the server and with a hyperlink to jump directly to the message where the button is attached to
    ,buttonrole list
    
  3. The buttonrole remove command can be used to remove a single button from a message without needing to delete the message and re-adding all of the buttons
    ,buttonrole remove 1468732278229176383 :fire:
    
    You can provide the buttons emoji if it has one or simply the name you gave the button