The Invitation Logger Module tracks and logs all server invite activity. It keeps accurate stats on who invited whom, how many users each member has invited, and how effective their invites are over time. Ideal for community growth tracking and invite-based events.

Features:

  1. Invite Tracking

    • Logs every valid user join via invite.

    • Tracks who created the invite and who used it.

    • Differentiates between joined, left, fake, and total invites.

  2. Invite History & Analytics

    • Calculates total invites per user.

    • Breaks down monthly invite data (joined, left, etc.).

    • Includes invite ratio for effectiveness (% of successful invites).

    • Provides an overall invite count for each member.

  3. Graph Link

    • A dynamic graph URL is generated for each user.

    • Visualizes invite trends.

    • Example: [Access The Graph](https://levelsup.in/graph/code)

Permissions:

  • ✅ All users can view their own invite stats and graph.

  • 🔐 Only users with Manage Server permission can view stats for others via commands like /invites user:<@user>.

There no fake invitation data filling techniques. so the invitation count will update on user join and leave event.