/embed create

Start building a custom embed using an interactive builder with buttons and modals β€” no need to write raw JSON!


πŸ’¬ Usage

/embed create <name>
  • <name> – A name to save the embed under. You’ll use this name later to edit, view, or send the embed.

πŸ’‘ Embed names must be unique per server. Choose something short and memorable like welcome, rules, or announcement1.


πŸ“Œ Example

/embed create rules

This will:

  • Create a new embed configuration called rules

  • Launch a guided embed editor where you can:

    • Set a title, description, color, and footer

    • Add author, thumbnail, image, and more

  • Save the embed to your server’s embed list for reuse


πŸ—ƒοΈ Notes

  • You can create and store multiple embeds per server.

  • The editor uses buttons and pop-up modals β€” no code required.

  • You’ll need to use /embed send to actually post the embed into a channel.


Last updated