/namecolor

Utility Ephemeral

Customize your name color in the server by creating a personal color role. Choose from predefined colors or specify any hex color code. Each user gets their own unique color role that only affects their display.

Usage

/namecolor set color:blue
/namecolor set color:#FF5733
/namecolor remove
/namecolor list

Subcommands

set

Set your name color

color Required text

Hex code or color name

remove

Remove your custom name color

list

Show available predefined colors

Examples

Input
/namecolor set color:purple
Output
Your name color has been set to #9B59B6
Input
/namecolor set color:#E91E63
Output
Your name color has been set to #E91E63
Input
/namecolor list
Output
Available colors: red, blue, green, purple, orange, pink, cyan, gold, white
Input
/namecolor remove
Output
Your custom name color has been removed.

Tips

  • Predefined colors: red, blue, green, purple, orange, pink, cyan, gold, white
  • Use any hex code like #FF5733 for custom colors
  • Your color may be overridden by higher-positioned roles
  • Bot needs 'Manage Roles' permission to work