InviteLogger
  • Welcome
  • General topics
    • Invite tracking
      • 📩Setup Invite Tracking
      • 💬Edit join-leave messages
        • Edit log messages with the dashboard
        • Edit log messages using commands
      • 🔍What is a fake invite ?
        • Fake parameters
      • ❓Unable to tell who invited ?
      • 📑Required permissions
    • Slash Commands
      • 🏅 Rewarding
      • 🌀 Config
      • 💨 Invites
      • 👑 Premium
      • 💠 Utils
      • Legacy Commands
        • 🏅Rewarding deprecated
          • /RankConfig
          • /AddRank
          • /Ranks
          • /RefreshRanks
          • /RemoveRank
        • 🌀Config deprecated
          • /SetLogs
          • /SetFakeThreshold
          • /SetLang
          • /SetPermissions
          • /SetPrefix
        • 💨Invites deprecated
          • /AddInvites
          • /Graph
          • /Info
          • /Invites
          • /Leaderboard
          • /RemoveInvites
          • /ResetInvites
          • /RestoreInvites
          • /ImportInvites
        • 👑Premium deprecated
          • /Premium
          • /SmartLeaderboard
          • /SourcesConfig
        • 💠Utils deprecated
          • /BotInfos
          • /Credits
          • /GetBot
          • /Help
          • /Ping
          • /Vote
    • Integrations
      • 👧Miki
      • 🎯Double Counter
    • Configuration
      • Miscellaneous
      • Leaderboard
      • Commands
    • Upgrade ⬆️
  • Gold
    • What is inviteLogger gold?
    • How to get invitelogger gold
    • 🏅Features
      • Detailed /info
      • Sources
      • /createInvite command
      • SmartLeaderboard
      • Periodic leaderboard
      • inviteDeleter
      • Blacklist
      • Fake parameters
      • /invites command tooltip
      • Leaderboard customization
      • /whoused command
      • Webhooks
  • Private bot instances
    • What is a private bot instance ?
    • How to get one
      • Setup your private bot instance
    • Features
      • Customisation
      • Specific features
  • Advanced
    • Translate
    • Migrate from the classic
    • Messages from developpers
      • Legacy commands deprecation
      • Invites rank system removal
    • Updates
  • Legal
    • Terms of service
    • Privacy policy
  • Dashboard
  • 🛠️api
  • Invite the bot
Powered by GitBook
On this page
  • Configurations problems
  • Invalid invites
  • Problems on bot side

Was this helpful?

Export as PDF
  1. General topics
  2. Invite tracking

Unable to tell who invited ?

You are stuggling with the bot unable to figure out who invited whom?

PreviousFake parametersNextRequired permissions

Last updated 1 year ago

Was this helpful?

You have setup invite tracking logs and sometimes, or even on each joins the bot send this horrible message: ''I am unable to tell you who invited memberName. Maybe a temporary invite."

This message can have a multitude of reasons, we'll try to list most common ones here.

Configurations problems

  • Make sure the InviteLogger role has manage server permission in your server (this permission is needed for the bot to access to the invite list)

  • Make sure the bot can manage every channels (otherwise the bot won't get the invite create event and miss some invites)

Invalid invites

  • The bot is unable to track members which are joining using an 'about to be deleted' invite. (i.e a single use invite will be deleted after being used, or an invite with 6/7 uses too)

  • The bot is unable to track oauth2 related joins

Problems on bot side

  • The bot has just started, so its invite cache is empty, it should be filled after another join, or by using the /purgeCache command

  • Bot is ratelimited on this endpoint, should be resolved after a few minutes

  • Bot is experiencing lag which delays and fails invite tracking, should be resolved after a few minutes too

The bot is unable to track "fast invites" (i.e invites directly sent in dm through the invite create menu)

❓
The most annoying message ever made