βοΈ 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
:True
to enable,False
to 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.