$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
$onlyPerms[manageroles;❌ You need the `MANAGE_ROLES` permission to use that!]
$argsCheck[>2;Please provide the needed arguments! The `colorHex` and `role` arguments are needed.]
$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