Links
Comment on page

Embeds

[1] Simple

[a] Embed Create: Create an embed with the color, title, and description.

Permissions:
  • Server Owner
  • Administrators

/embed create <#text-channel> [hex] [title] [description]

[b] Embed Edit: Edit an embed using color, title, and description.

Permissions:
  • Server Owner
  • Administrators
/embed edit <#text-channel> <message-id> [color] [title] [description]

[c] Embed Source: Get the raw JSON of an embed.

Permissions:
  • Server Owner
  • Administrators
/embed source <#channel> <message-id>

[2] JSON data

[a] Embed JSON: Send an embed using JSON data stored in a pastebin.

Permissions:
  • Server Owner
  • Administrators
/embed json <#channel> <pastebin-url>

[b] Embed edit-JSON: Edit an embed using JSON data stored in a pastebin.

Permissions:
  • Server Owner
  • Administrators
/embed edit-json <#channel> <message-id> <pastebin-url>
Last modified 1yr ago