+create-role

Creates a new role

Usage

+create-role <name> <color hex> <display role (yes/no)> <mentionable (yes/no)>

Arguments

NameDescriptionTypeRequired

name

The name of the role.

String

Yes

color hex

The color of the role.

Hex

Yes

display role

If the role should be displayed.

Boolean

Yes

mentionable

If the role should be mentionable.

Boolean

Yes

Examples

Last updated