Server Configuration

Roles

Configure role utilities, role management, and server role automation.

Command library

Channels/Roles

,bots
,,bots

List every bot in the server.

Example,bots
,channel+1
,,channel

Create, edit, or manage a server channel.

Example,channel
,ch
,channel category+2
,,channel category (channel)

Move a channel into a different category.

Example,channel category #general
,cat,move
,channel clone+1
,,channel clone (channel)

Clone a channel, including its permissions.

Example,channel clone #general
,duplicate
,channel create+3
,,channel create (kind)

Create a new channel.

Example,channel create value
,c,add,new
,channel delete+3
,,channel delete (channel)

Delete an entry from the channel configuration.

Example,channel delete #general
,d,del,remove
,channel nsfw+1
,,channel nsfw (channel) (state)

Toggle whether a channel is marked NSFW.

Example,channel nsfw #general on
,adult
,channel rename+2
,,channel rename (channel)

Rename a channel.

Example,channel rename #general
,name,rn
,channel topic+2
,,channel topic (channel)

Set a channel's topic.

Example,channel topic #general
,description,desc
,hide
,,hide

Hide a channel from the default member role.

Example,hide
,humans
,,humans

List every human member in the server.

Example,humans
,inrole
,,inrole

List members who have a given role.

Example,inrole
,lock
,,lock (target)

Lock a channel so members can't send messages.

Example,lock @timmy
,lockall
,,lockall

Lock every channel in the server at once.

Example,lockall
,role+1
,,role

Add or remove a role from a member.

Example,role
,r
,role color+1
,,role color (role) (color)

Change a role's color.

Example,role color @Staff #5865f2
,colour
,role create+2
,,role create

Create a new role.

Example,role create
,c,add
,role delete+3
,,role delete

Delete an entry from the role configuration.

Example,role delete
,d,del,remove
,role everyone+3
,,role everyone

Add or remove a role from every member in the server.

Example,role everyone
,all,mass,everybody
,role hoist+1
,,role hoist (role) (state)

Toggle whether a role displays separately in the member list.

Example,role hoist @Staff on
,display
,role icon
,,role icon (role)

Set or remove a role's icon.

Example,role icon @Staff
,role info+1
,,role info

Show detailed information about a role.

Example,role info
,i
,role members+1
,,role members

List every member who has a given role.

Example,role members
,users
,role mentionable+1
,,role mentionable (role) (state)

Toggle whether a role can be mentioned by everyone.

Example,role mentionable @Staff on
,mention
,role position+1
,,role position (role) (position)

Change a role's position in the role hierarchy.

Example,role position @Staff value
,pos
,roleall
,,roleall (role)

Add a role to every member in the server.

Example,roleall @Staff
,rolebots
,,rolebots (role)

Add a role to every bot in the server.

Example,rolebots @Staff
,rolehumans
,,rolehumans (role)

Add a role to every human member in the server.

Example,rolehumans @Staff
,unhide
,,unhide

Unhide a previously hidden channel.

Example,unhide
,unlock
,,unlock

Unlock a previously locked channel.

Example,unlock
,unlockall
,,unlockall

Unlock every channel in the server at once.

Example,unlockall
,unroleall
,,unroleall (role)

Remove a role from every member in the server.

Example,unroleall @Staff