/autorole add

Add a role to the list of autoroles. Any time a new member joins the server, Pandoryx will automatically assign them this role.


πŸ’¬ Usage

/autorole add <role>
  • <role> – The role you want to automatically assign to new members.

πŸšͺ This is great for assigning base roles like @Member or granting instant access to intro channels.


πŸ“Œ Example

/autorole add @Member

This will:

  • Add the @Member role to your server’s autorole list

  • Automatically apply that role to users when they join your server (if Pandoryx has permissions)


πŸ—ƒοΈ Notes

  • Pandoryx must have Manage Roles permission, and its role must be higher than the one it’s assigning.

  • You can add multiple autoroles using this command repeatedly.

  • Roles are assigned immediately after a user joins β€” no interaction required.


Last updated