Skip to main content

What is a discord button

Discord buttons allows you to create messages that are invisible to everyone but the user that clicked the button when the button itself is clicked. This is perfect for aesthetic servers that does not like their rule channels, role channels, etc filled with a bunch of information, but need some way to still provide said information to people viewing. Below is how you can create buttons for your messages.

How to create a button:

for your existing container or embed message (see Containers & Creation for how to’s) run the following command:
,button add message_id button_name, message to show for the button goes here when selected
You can use container and embed variables for the message to be shown when the button is clicked.
You can provide either just a word name, or even just an emoji for the button!

Thats it!

After creating the message you would like, the button will be added to that message, container message, or embed message to show. They are persistent, so do not worry about needing to remake them in the future.
Deleting the emoji in the guild that is set for a button may cause issuies if you ever want to remove that particular button. In any case, you can use button clear #message_id to clear all buttons from that message.