Configure invite tracking system to monitor who invites new members
Follow these subcommands in the recommended order for proper setup:
Set the channel for invite tracking notifications
/tracker channel <channel>
/tracker channel #invite-logs
Set which channel will receive notifications when someone joins via an invite. The bot will announce who joined and who invited them.
Customize the invite tracking message template
/tracker message <message>
/tracker message "{invitee} joined! Invited by {inviter} ({invite_count} total invites)"
Customize the message sent when someone joins. Use {invitee} for new member, {inviter} for who invited them, {invite_count} for inviter's total invites, and {server} for server name.
View current invite tracking configuration
/tracker view
/tracker view
See your current invite tracking settings including notification channel, custom message, and tracking status.