Send a Message with attached buttons
Last updated
Last updated
Buttons and menu options will now no longer trigger the 'thinking...' response when clicked or selected. This means you can have interactions that trigger no response at all if you wish.
The Send a Message with attached Buttons can be used to Send/edit a Message with buttons to a channel. Actions can be attached to each button separately. When a button is clicked, corresponding Actions will be executed.
Messages from the bot can either be a Plain Text Message or a Embed Message. You can switch between these two options with the toggle in the image below.
The content of the action is the actual message that the bot should reply with when the action is triggered. You can use any variable or option in the content of this reply. These can be easily added through the variable selector by clicking the Clipboard button.
When triggered, the action responds with an embedded plain text message. All variables and options can be used in the content of the reply.
The author is displayed in the top left of the embed. This can be the author who used the command or any information you wish to display.
You can include a thumbnail embedded into the Embed Reply. This will display in the top right of the Embed.
This is the title you wish to display in your Embed Reply. This will be centered above your Content Block.
The content of the action is the actual message that the bot should reply with when the action is triggered. You can use any variable or option in the content of this reply. These can be easily added through the variable selector by clicking the Clipboard button.
This will display an image in full view under the Content Block.
This is the small text at the bottom left of the embed.
This will display the Title of the embed in blue text, you can click this to open an external page or image.
This is the color shown on the Left Side of the Embed Reply.
Reply to the command
In commands, by selecting this response type your Embed Reply message will be sent as a reply to the command. This will show who used the command and what command triggered the response.
Send a message to a channel
The message will be sent to the channel specified in either the Channel ID, Channel Option or the specific channel dropdown.
Send a message to the channel the command was used in
The message will be sent to the channel that the user triggered the command in.
Direct message the user who triggered the command
The message will be sent trough a direct message to the user that triggered the command.
Direct message using a user option
The message will be sent through a direct message to given user option.
Direct message using a user id
The message will be sent through a direct message to given user id.
Edit a message send by another action
By selecting this response type you are able to edit the message sent by another action in the command or event tree.
Reactions can also be added to the plain text reply. These can be added by clicking the reactions dropdown and selecting emojis.
These reactions will be automatically added to the plain text reply.
Button responses from actions connected can be hidden so that only the person who pushed the button sees them. This can be also chosen separately in any Response Action.
Buttons are interactive components that render in messages. They can be clicked by users, and send an interaction to your bot when clicked.
The following field can be used to set the text that the button should display:
The user would see these things:
Here, you can set the Button's style. Blue, Gray, Green, and Red are supported at this time. Here are a few examples:
Additionally, the style "Link" is an option, when the user clicks this button he will be redirected to given site:
You can specify a custom emoji id or default emoji to add to the emoji along with the normal button label.
After the button has been pressed, you can decide whether or not it should be disabled. These Fields will be displayed if "Yes" is selected:
Clicks Required
How many times the button will need to be clicked to be disabled.
Disabled Text
What the button's text should read after being disabled.
Disabled Style
The Style that the button will adopt to after being disabled.
After the button has been pressed there can be a cooldown. In this time the button is locked. These Fields will appear if "Yes" is selected:
Cooldown Type
If the Cooldown should be user specific or global for the whole guild.
Cooldown Duration
How long the Cooldown in seconds should be.