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
Member
9/5/2026
!!exec $title[Title] $color[#0099ff]
Custom Command
APP
9/5/2026
Title
Example 2: Using In Curl Format
Member
9/5/2026
!!exec $sendMessage[ {desc:You are awesome} {color:#0099ff} ]
Custom Command
APP
9/5/2026
You are awesome
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