$colorRole

Changes the color of the mentioned role.

Syntax

$colorRole[Color hex]

Parameters

  • Color hex (Type: Color || Flag: Required): The color hex to change the mentioned role color to.

Example

$nomention
$colorRole[$noMentionMessage]
✅ Changed the role color of <@&$mentionedRoles[1]> to `$noMentionMessage`!
!example cool role #E11F0E ✅ Changed the role color of cool role to #E11F0E!

example