This shows what data is collected by the self hosted bot: Planetdex
PlanetDex is a selfhosted Ballsdex bot, it uses Ballsdex's source code which you can find here, It may not always be the latest version, and you can check that by using the /about command.
- Bot or instance refers to the copy of the code running the Discord application, with its own data
- Collectible refers to any object that is meant to be collected, such as countryballs and many other stuff.
- Application Owners refers to the owners of the Discord application, meaning the one with any form of access to the application's authentication method and data belonging to the instance.
- "Planetdex moderation team" or "moderation team" refers to the owners of the Discord application and the users they may chose to be part of the moderation team. You may find all the moderators on our Discord Server
PlanetDex collects the following data from Discord:
-
User IDs, this is used to identify you inside our database
-
Guild IDs (Server IDs), this is used for PlanetDex admins in our support server to know what servers players are in, and know if they own any farm servers
-
Channel IDs, this is used to know in which channel should the collectibles spawn
-
Emoji IDs, this is used to show the emojis in the /completion command.
-
Member count, this is used to determine if the server is a farm server (A farm server will have 15 members or less.)
The following data proper to Planetdex is created and used:
- The list of collectibles owned by a user of the service
- A history of trades done on collectibles, including the users that once owned the said collectible but do not anymore
All data is stored on a PostgreSQL server.
Only the application owner (nepthune) have access to the data. The Planetdex moderation team does not have access to the data.
anyways