FunctionsEmbed functions
$color
sets the color of the embed
Usage
$color[Hex or Color Name]Accepted Color Names
Check this page
Example 1: Using it in function format
!!exec $color[#0099ff]
Example 2: Using In Curl Format
!!exec $sendMessage[
{desc:You are awesome}
{color:#0099ff}
]
To color an embed inside a function like $sendmessage[text]
Use: {color:hex or colorname or RANDOM or TRANSPARENT}
Example: {color:#0099ff}
Please be aware!!
If you add any : in this function it will error! Check out this