Send a Message with attached buttons

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.

Message

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.

Plain Text Message

Content

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.

Embed Message

When triggered, the action responds with an embedded plain text message. All variables and options can be used in the content of the reply.

Author

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.

Thumbnail URL

You can include a thumbnail embedded into the Embed Reply. This will display in the top right of the Embed.

Title

This is the title you wish to display in your Embed Reply. This will be centered above your Content Block.

Content

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.

Image URL

This will display an image in full view under the Content Block.

This is the small text at the bottom left of the embed.

Embed URL

This will display the Title of the embed in blue text, you can click this to open an external page or image.

Color

This is the color shown on the Left Side of the Embed Reply.

Response Type

TypeDescription

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

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.

Hide Button replies

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

Buttons are interactive components that render in messages. They can be clicked by users, and send an interaction to your bot when clicked.

Button Text

The following field can be used to set the text that the button should display:

The user would see these things:

Button Style

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:

Emoji Buttons

You can specify a custom emoji id or default emoji to add to the emoji along with the normal button label.

Disable button after use

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:

FieldDescriptionImage

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.

Enable cooldown for this button

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:

FieldDescriptionImage

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.

Last updated