Auto Assigned Roles
Overview​
Server admins may want users to be auto assigned roles on join. This functionality is exposed throught the roles auto subcommand grouping.
Commands​
Roles auto​
Shows all currently auto assigned roles in a server
Format​
List all auto assigned roles in the server
!roles auto
Example​
!role auto
Auto add​
Mark a server role as assignable
note
Note: This is the admin command to MARK a role as auto assigned on join. If you would like to give yourself a role please see the UserAssignableRoles section on adding an assignable role to yourself.
Aliases​
create
Required Claims​
assignable_role_add
Format​
!role auto add <RoleName>
Example​
!role auto add MyRole
Auto remove​
Remove a server role as assignable
note
This is the admin command to REMOVE a role as auto assigned on join. If you would like to give yourself a role please see the UserAssignableRoles section on adding an assignable role to yourself.
Aliases​
delete
Required Claims​
assignable_role_delete
Format​
!role auto delete <RoleName>
Example​
!role auto delete MyRole