Creating an embed
Use the
/embed create [name] command and provide a unique name for your embed. Quarky opens the embed builder.Configure any combination of the following fields:
All fields are optional — fill in only what you need.
| Field | Description |
|---|---|
| Author name | Name displayed above the embed title |
| Author icon | URL of the icon shown next to the author name |
| Title | Main heading of the embed |
| Description | Body text of the embed |
| Thumbnail | Small image displayed in the top-right corner |
| Image | Large image displayed at the bottom of the embed |
| Footer text | Text shown at the bottom of the embed |
| Footer icon | URL of the icon shown next to the footer text |
| Embed color | A hex color code (e.g. #5865F2) or a predefined color from the menu |
Managing embeds
/embed get
Run/embed get [name] to retrieve a saved embed. Quarky displays a preview of the embed along with three action buttons:
- Send — choose a channel to post the embed to
- Edit — reopen the builder to make changes
- Delete — permanently remove the embed

/embed list
Run/embed list to see the names of all embeds you have created. Use this to find an embed before running /embed get.
Command reference
| Command | Description |
|---|---|
/embed create [name] | Open the embed builder and create a new embed |
/embed get [name] | Preview a saved embed and access Send, Edit, and Delete actions |
/embed list | List all saved embed names |
