/autorole remove

Remove a role from your server’s autorole list. After removal, new users will no longer receive this role when they join.


πŸ’¬ Usage

/autorole remove <role>
  • <role> – The role you want to stop assigning automatically to new members.

πŸ—‘οΈ Use this when retiring a default role or reworking your server's access system.


πŸ“Œ Example

/autorole remove @Guest

This will:

  • Remove the @Guest role from the autorole system

  • Prevent it from being auto-assigned to future members

  • Leave all existing members who already received the role unaffected


πŸ—ƒοΈ Notes

  • Removing the role does not unassign it from current members β€” it just stops future auto-assignment.

  • If the role isn’t in the autorole list, Pandoryx will let you know.


Last updated