set
Set/change the username color using hex code or CSS color name.
Set or change your username color. You can provide a primary color and an optional secondary color to create a gradient. Colors can be given as a HEX value (with or without a leading '#'), as a CSS color name, or by copying another user's color (mention the user, e.g. @kaaroll99). Use the keyword "random" to pick a random color.
Parameters:,
<color> - Primary color to set (required). [secondary_color] - Secondary color for gradient (optional).
Accepted color formats:
Hex: F5DF4D or #F5DF4D
CSS color names: royalblue
Other formats supported by the parser (e.g., rgb(...), hsl(...))
Username:,
Copy color from another user by mentioning them (e.g. @kaaroll99). If the selected user does not have a colored role an error will be returned.
Notes:,
If you don't already have a bot-managed color role, the bot will create one named"color-<YOUR_ID>" and assign it to you.
The command is subject to a cooldown.
Command syntax:
/set <color> [secondary_color]
Command example:
/set f5df4d,
/set #f5df4d 00ff00,
/set royalblue,
/set @kaaroll99,
/set random
Bot response

Last updated