$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


Member07/17/2026
!!exec $color[#0099ff]
Custom Command Bot 07/17/2026

Example 2: Using In Curl Format


Member07/17/2026
!!exec $sendMessage[
{desc:You are awesome}
{color:#0099ff}
]
Custom Command Bot 07/17/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