# embed

### Usage

\<prefix> embed \[channel] <[JSON code of the embed](https://phodit.net/embedbuilder/)>

### Examples

\<prefix> embed  { "color": 0, "author": { "name": "Author" }, "title": "Title", "description": "Description" } -> Will send the specified embed

\<prefix> embed #channel  { "color": 0, "author": { "name": "Author" }, "title": "Title", "description": "Description" } -> Will send the specified embed to the specified channel

### Necessary permissions

MANAGE\_WEBHOOKS or moderator role

### Aliases:

makembed\
createembed\
makeembed\
creatembed
