The /invites command provides detailed invite statistics for an individual user, including monthly and overall invite activity. It is designed primarily for personal tracking, but server admins can use it to check stats for other members as well.

Usage:

/invites [user (optional)] [date (optional, format: dd/mm/yyyy)]

  • user (optional) – The user whose invite stats to view.

    • Only accessible by admins.

    • If omitted, shows stats for the command invoker.

  • date (optional) – Starting date (in dd/mm/yyyy format) to filter monthly invite data.

    • If omitted, the current month's data is shown by default.

Functionality:

Returns a detailed breakdown of invite activity, including:

  • Joined: Number of users who joined via invite.

  • Left: Number of users who left after joining.

  • Total Invites (of the Month): Total invite actions for the specified month.

  • Invite Ratio (%): The percentage of joined vs. total invites.

  • Overall Invites: Total successful invites over all time.

  • Graph Link: External or internal link to a graphical representation of invite trends (e.g., chart of invites month based.).

Example Output:

invtes

Permissions:

  • All users: Can view their own invite stats.

  • 🔐 Admins only: Users with the Manage Server permission can use the user option to view stats of other members.