/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
, orannouncement1
.
π 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.
π Related Commands
/embed edit
β Modify an existing embed/embed send
β Post your saved embed in a channel/embed view
β Preview a saved embed
Last updated