Framework
In an embed, each setting is defined as a key-value pair, separated by a colon. For example, to set the title, you would write:{title: hello {user}}. Here, {user} acts as a dynamic placeholder that will be replaced by the user’s display name.
{marks the start of a parameter.:separates the parameter’s key from its value.$vseparates multiple parameters.}marks the end of a parameter.
Parameters
- url — The URL for the embed. Example:
https://... - color — The color of the embed in hex format. Example:
#FFFFFF - title — The title text of the embed. Example:
hello {user} - description — The description text of the embed. Example:
hello {user} - image — URL of the embed’s main image. Example:
https://... - thumbnail — URL of the embed’s thumbnail image. Example:
https://...
Parameters with multiple arguments
Some parameters require multiple values or options. In these cases, separate each argument with&& within the same parameter block.
Author
Author
Footer
Footer
Field
Field
name- The field name.icon- The field value.inline- The field inline.
Button
Button
Placeholders
You can view the available variables by clicking here.
FAQ
How can I add a new lines in my embed description?
If you want to add a new line in your embed description, you can pressSHIFT + ENTER to create a new line in the embed.
Framework
In an embed, each setting is defined as a key-value pair, separated by a colon. For example, to set the title, you would write:{title: hello {user}}. Here, {user} acts as a dynamic placeholder that will be replaced by the user’s display name.
{marks the start of a parameter.:separates the parameter’s key from its value.$vseparates multiple parameters.}marks the end of a parameter.
Parameters
- url — The URL for the embed. Example:
https://... - color — The color of the embed in hex format. Example:
#FFFFFF - title — The title text of the embed. Example:
hello {user} - description — The description text of the embed. Example:
hello {user} - image — URL of the embed’s main image. Example:
https://... - thumbnail — URL of the embed’s thumbnail image. Example:
https://...
Parameters with multiple arguments
Some parameters require multiple values or options. In these cases, separate each argument with&& within the same parameter block.
Author
Author
Footer
Footer
Field
Field
name- The field name.icon- The field value.inline- The field inline.
Button
Button
Placeholders
You can view the available variables by clicking here.
FAQ
How can I add a new lines in my embed description?
If you want to add a new line in your embed description, you can pressSHIFT + ENTER to create a new line in the embed.