Home
Embeds Content in Embeds

Parameters

Guide to parameters for embeds

Start here

  • You always start with {embed} – everything else comes after.
  • Each block (parameter) must be wrapped individually in a $v{ ... } container.
  • Blocks are separated by $v. Do not mix multiple parameters inside a single block.
  • Variables like {user.name} or {level} can be used inside the text of a block.
  • Invalid or loose syntax will cause an error. Stick strictly to the formats shown below.
Example:{embed}$v{title: welcome}$v{description: hello {user.name}}$v{color: 808080}

Embed Content

Author

Syntax: $v{author: name: text && icon: url}
ContentTypeExample
NameString (Text)text goes here
Icon URLImage URLhttps://tenor.com/view/tony-tony-chopper-gif-24649366

Title

Syntax: $v{title: text}
ContentTypeExample
NameString (Text)text goes here

Description

Syntax: $v{description: text}
ContentTypeExample
NameString (Text)text goes here

Footer

Syntax: $v{footer: text: text && icon: url}
ContentTypeExample
NameString (Text)text goes here
Icon URLImage URLhttps://tenor.com/view/tony-tony-chopper-gif-24649366
Link URLURLhttps://calamity.bio/

Thumbnail

Syntax: $v{thumbnail: image url}

Image

Syntax: $v{image: image url}

Color

Syntax: $v{color: hex}
ContentTypeExample
HexHex Code808080

Field

Syntax: $v{field: name: name && value: value} (optional: && inline für Inline-Field)
ContentTypeExample
NameString (Text)text goes here
ValueString (Text)more text goes here

Timestamp

Syntax: $v{timestamp}

Adds a timestamp to the embed

Content

Syntax: $v{content: text}
ContentTypeExample
TextString (Text)text goes here

Delete

Syntax: $v{delete: duration}
ContentTypeExample
DurationInteger (Number)5

Button

Syntax: $v{button: (action &&) label: label && emoji: emoji && url: url && style: style}
ContentTypeExample
ActionVoiceMaster actionlock
LabelString (Text)text goes here
EmojiEmoji🔮
URLLinkhttps://calamity.bio/
StyleColorRed