1. Data Collection
The Invite Tracker bot collects and stores the following information:
- Server IDs where the bot is active
- User IDs of members who join through invites
- Invite codes and their usage statistics
- Timestamps of when members join/leave
- Basic member information (username, discriminator, avatar URL)
2. Purpose of Data Collection
The collected data is used solely for:
- Tracking invite usage and statistics
- Maintaining accurate leaderboards
- Identifying fake joins (users who leave shortly after joining)
- Providing milestone rewards functionality
3. Data Storage
All data is stored in a local JSON file on the bot's server. No data is shared with third parties.
The bot does not store:
- Message content (except for bot commands)
- Private user information beyond what's necessary for invite tracking
- Any data outside the scope of invite tracking functionality
4. Data Retention
Data is retained indefinitely unless:
- The bot is removed from a server (server data is deleted after 30 days)
- A user requests data deletion (see Section 6)
5. Security
We implement reasonable security measures to protect collected data:
- Data is stored in a secure server environment
- Access is restricted to the bot owner only
- Regular backups are performed to prevent data loss
6. Your Rights
You have the right to:
- Request access to your stored data
- Request correction of inaccurate data
- Request deletion of your data
To exercise these rights, contact the bot owner throught his discord @player19425.
7. Changes to This Policy
We may update this Privacy Policy from time to time. The "Last Updated" date at the top will reflect changes.