Button Message
Button message will help you to create simple message button respond.

Use Cases
Send simple message when someone press it
Tabs
Build interaction
/button create message
Create button message to bot existing messages

Command
/button create message [message_link] [label] [response_message] (emoji) (color)
/button create message message_link:
https://discord.com/channels/940682906983075891/941143491386413066/941513149876682762
label:Info
response_message: Contact admin for more info
Important: By default only members with Manage Server can use this command. See Discord Slash Command Permissions to customize it.
Check this: [] is a required command option, () is an optional command option.
Command Options
message_link
Specify message by the link or ID
label
Custom button label
response_message
Message that user will receive when the button is pressed
emoji
Add title to your embed message
color <Gray>
Choose gray color for your button (Default)
color <Blue>
Choose blue color for your button
color <Green>
Choose green color for your button
color <Red>
Choose red color for your button
Last updated
Was this helpful?