In order for the bot to function, we store some information about servers, users, and submitted confessions. Below you can find a list of what information we store and why it is stored.
- User IDs: We store these to link confessions to the user who submitted them internally for reporting purposes, as well as link server premium subscriptions to the user who is subscribed. Additionally, they are used to store a list of blocked users in each server and globally.
- Channel IDs: We store these so that the bot can know where to send various messages such as confession messages and log messages.
- Server IDs: We store these to keep server configurations and confessions tied to their respective servers.
- Submitted Confessions: We do not store confession text by default. If a confession is removed using /confessban confession
or via a /report
we store the content internally so our Global Moderators can take appropriate action on the rep