PandoryxPandoryx Docs

/level role-add

Assign a role to a specific level milestone. When a user reaches the target level, they’ll automatically be granted that role.


💬 Usage

/level role-add <level> <role>
  • <level> – The level at which the role should be awarded.
  • <role> – The role to give users when they reach that level.

Use this to reward consistent engagement or grant access to advanced parts of your server as people rank up.


📌 Example

/level role-add 5 @Contributor

This will:

  • Automatically assign the @Contributor role to users when they reach Level 5
  • Ensure the role is retained unless manually removed or reset

🗃️ Notes

  • The bot needs Manage Roles permission and must be higher than the role it’s assigning.
  • You can create multiple level-role pairs for tiered role progression.
  • If a user’s level is reset, they’ll also lose the associated milestone roles.

🔍 Related Commands

/level role-remove – Remove a role reward from a level

/level role-list – View all level-based role rewards

/level reset – Reset a user's level and remove roles

← Previous
Next →