$createRole

Creates a role in the server

Usage:

$createRole[name;color (optional);mentionable (optional);hoisted (optional);position (optional);permission;permission;...;return role id (yes/no, default no, optional)]

Example:

$createRole[Orange;#ffa500] this will create a role with the name Orange with the color orange.

Available Permissions

This list of all valid channel types

Related Functions

$createChannel, creates a channel

Function difficulty: Medium
Tags: channel create createRole make role