Discord Bot to create and send customizable embeds in few seconds.
Usage :
The bot has one simple command :
/embed
[description] [color] [url] [footer] [image] [thumbnail] [hide-author]</p>
<p>title => Title of the embed (String) (Required)
description => Content / Description of the embed (String)
color => Decimal code of the color (Integer)
url => URL opened when clicking on the title
footer => Footer of the embed (Text /// URL)
image => Embed Image
thumbnail => Embed Thumbnail
hide-author => By default the author of the interaction is designated as the author of the embed. Set this on True to hide it (Boolean)</p>