Useful resources
Embeds
Assistance with creating embeds with message invoking
If you wish to skip the learning curve, please join our support server for further assistance and more examples.
Explanations
$v
- This is your separator when forming embeds — Example:{embed}$v{content: this is our example}
You MUST use this when forming your embed or combining attributes to the embed, without it, nothing will work.
- Variables may be found here
List of embed attributes
Title - {title: title here}
Description - {description: description here}
Plain text content - {content: content goes here}
Fields - {field: title here && value: value here && inline: true or false}
Author - {author: author here && url: url here && icon: icon here}
Thumbnail - {thumbnail: thumbnail here}
Color - {color: color here}
Image - {image: image here}
Button - {label: label here && link: link here}
Timestamp - {timestamp: true or false}