Auto Roles
Auto Roles allow you to automatically assign roles to members when they join your server. With the Invite Rewards Bot, you can streamline role management and ensure that new members receive the appropriate roles based on your server's configuration.
Setting Up Auto Roles
Step 1: Add an Auto Role
To assign a role automatically when a member joins your server, use the following command:
/auto-role add-role [role:@role]
Replace [@role]
with the actual role you want to assign. For example:
/auto-roles add-role [role:@Member]
This will automatically assign the @Member
role to new members.
Step 2: View Configured Auto Roles
To see the list of all roles currently set to be assigned automatically, use:
/auto-roles view
Step 3: Remove an Auto Role
If you want to stop automatically assigning a specific role, use:
/auto-roles remove-role [role:@role]
For example:
/auto-roles remove-role [role:@Member]
This will stop assigning the @Member
role to new members.
Tips for Using Auto Roles
- Ensure that the bot has the Manage Roles permission and that its role is positioned higher than the roles it is trying to assign.
Example Configuration
-
Add an Auto Role:
/auto-role add-role [role:@Verified]
This assigns the
@Verified
role to every new member upon joining. -
View Configured Roles:
/auto-roles view
This displays all auto-assigned roles.
-
Remove an Auto Role:
/auto-roles remove-role [role:@Verified]
This stops assigning the
@Verified
role automatically.
Conclusion
The Auto Roles feature helps automate role assignment, saving you time and effort in managing new members. Whether you're assigning a general member role or categorizing users for specific access levels, Auto Roles make it seamless and efficient. Configure your Auto Roles today to enhance your server's onboarding experience.