Page cover image

Embeded Message

Discord lets you take formatting to the next level with embeds.

All Embed Options
embed:
  color: 0x00FF00
  title:
    message: "Title"
    url: "url"
  description: "Description"
  footer:
    message: "Footer"
    icon: "url"
  author:
    name: "Smudge"
    iconUrl: "url"
    url: "url"
  imageUrl: "url"
  thumbnailUrl: "url"
  timeStamp: false

Last updated