Invite Roles
Basic Configuration (Direct link to heading)
InviteRoles:
Enabled: true
Tiers:
1:
Roles: ["ROLE_ID"] # Example: Newbie Role
Amount: 1 # Role unlocked at 1 invite
2:
Roles: ["ROLE_ID"] # Example: Trusted Role
Amount: 10 # Role unlocked at 10 invitesHow It Works (Direct link to heading)
The bot tracks new joins via Discord’s invite system.
When a user reaches the invite count of a tier, they get the corresponding role.
Higher tiers override lower ones (a user only keeps the highest tier role they qualify for).
Commands (Direct link to heading)
/invites → Check your own invites
/invites @user → Check another user’s invites
/inviter @user → See who invited a user
