Moderation Commands
This is the list of available moderation commands.
These commands require appropriate permissions mentioned below in each command.
addrole
Assigns a specified role to a user.
Usage: `addrole <@user> <@role>`
Example
Required Permissions
createchannel
Creates a new text channel in the server with an optional description.
Usage: `createchannel <channel_name> [description]`
Example
Required Permissions
createrole
Creates a new role within the server.
Usage: `createrole <role_name> <color> [permissions]`
Example
Required Permissions
deletechannel
Deletes a specified channel from the server.
Usage: `deletechannel <#channel>`
Example
Required Permissions
deleteemoji
Removes an existing emoji from the server.
Usage: `deleteemoji <emoji>`
Example
Required Permissions
deleterole
Removes a specified role from the server.
Usage: `deleterole <role>`
Example
Required Permissions
removerole
Removes a specified role from a user.
Usage: `removerole <user> <role>`
Example
Required Permissions
updateemoji
Updates the name of an existing emoji within the server.
Usage: `updateemoji <old_name> <new_name>`