⚙️ Permissions Required
You must have either theAdministrator or Manage Server (ManageGuild) permission to use these commands.
✨ Subcommands
🎚️ /invitetracker toggle [enabled]
Enables or disables the invite tracker.
enabled:Trueto enable,Falseto disable.
🧪 /invitetracker fake-treshold [treshold]
Sets the threshold in days for account age. Invites from accounts newer than this will be flagged as fake.
treshold: The minimum account age in days.
🧹 /invitetracker reset-server-invites
Resets all invite counts for all users in the server. Use with caution.
🎁 /invitetracker add-bonus-invites <user> <invites>
Adds bonus invites to a user or a role.
user: A specific user or role.invites: Number of bonus invites to add.
➖ /invitetracker remove-bonus-invites <user> <invites>
Removes bonus invites from a user or a role.
🚫 /invitetracker remove-fakes <user>
Removes fake invites attributed to a user or role.
🚪 /invitetracker remove-leaves <user>
Removes leave invites attributed to a user or role (when people who were invited leave the server).
📄 /invitetracker variables
Displays all variables you can use in join and leave messages for invite logs.
You can also visit the variables page for more details.
📢 /invitetracker logs [channel]
Sets or displays the channel used for invite logging.
channel: The target channel for invite logs.
📝 /invitetracker edit-join-message
Edit the message that appears when someone joins using an invite.
📝 /invitetracker edit-leave-message
Edit the message that appears when someone leaves the server.
📊 /invites
View your Total Invites, Bonus Invites and more in the server.
📃 /invite-codes
View all of your invite links in the server.
🔔 Notes
- The system tracks real, fake, and leave-based invites.
- Bonus invites can help you manually reward users without actual invites.
- Use variables in custom messages to show dynamic info like
{user},{inviter},{invites}, etc.