🎨Embeds

An embed object is a component of Discord messages that can be used to present data with special formatting and structure

Creation

Process

Fields

Block
Function
Output

Set the color of an Embed through a Hexadecimal code or with Colors blocks

Set the "Author: Name" of an Embed through a "String" block

Set the "Author: URL" of an Embed through a "String" block

Set the "Author: Profile URL" of an Embed through a "String" block

Set the "Title: Name" of an Embed through a "String" block

Set the "Title: URL" of an Embed through a "String" block

Set the "Description" of an Embed through a "String" block

Set the "Thumbnail" of an Embed through a "String" block

Set the "Image" of an Embed through a "String" block

Set the "Title" and "Description" of a Field through a "String" block

Set the "Footer name" of an Embed through a "String" block

Set the "Footer Icon" of an Embed through a "String" block

Usage of block "Send embed with name (text)"

Naming

You can insert the name of multiple embeds, you just need to do: ", " between each embed name

Example

Embed Message Content

An embed can include message content by inserting the "with message" option

Example

Sending

To send an embed you need the block

Send embed with name (text).

Example

  • Using slash commands

Example

Input
Output

Limitations

Documentation

Last updated

Was this helpful?