embed
Make an embed
Usage
<prefix> embed [channel] <JSON code of the embed>
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
Last updated
Was this helpful?