Skip to main content

Create a Button Role

You cannot assign roles that have dangerous permissions.

Start by using the buttons create command.
You can provide the id, url or reply to the message you want Haunt to use.

;buttons create (message) (role) (style) [emoji] [label]
If everything worked correctly, then you should see that the message you provided now has a button on it.

Delete a Button Role

Delete a button role with the buttons delete command.
You can provide the button Id or the role that you used.

;buttons delete (message) (button|role)

View every Button Role

There are 2 variants of this command.
If you provide a message then you’ll see the buttons under that message.

;buttons view [message]
If you choose not to provide a message then it’ll look like this.
But if you chose to provide a message then you’ll get to view the buttons under that message

Clear every Button Role

You can choose to clear every button role from a message or from the entire server.
;buttons clear [message]

Update a Button Role

There are currently 5 subcommands for updating the features of a button role.
Below are the guides to update a button role in the server.

Update a Button Label

;buttons update label (message) (button) (label)

Update a Button Style

;buttons update style (message) (button) (style)

Update a Button emoji

;buttons update emoji (message) (button) (emoji)

Update the role in a Button Role

;buttons update role (message) (button) (role)

Move a Button Role to another Message

;buttons update message (message) (button) (new message)