Skip to content

Instantly share code, notes, and snippets.

@DiabolusGX
Last active January 13, 2022 12:03
Show Gist options
  • Save DiabolusGX/7dac5ae43d18d02eb053f53e3cd1f4c3 to your computer and use it in GitHub Desktop.
Save DiabolusGX/7dac5ae43d18d02eb053f53e3cd1f4c3 to your computer and use it in GitHub Desktop.
DEV Studios

As you might already know, discord is making message content as privileged intent means only bots that has specific use case for message content, attachments and embeds can access that data. NOTE: bots can still see message author, timestamp, author info etc.. but not actual text message data, attachments and embeds. Booster Bot needs message content data to get the number of boosts, it can detect boost by system message but number of boosts are hidden in content of that message. Content is one of the fields of information we get with message like author, timestamp etc.. & content is where actual text message lies.

PRIVACY POLICY: This message informs you of our policies (effecting immediately) regarding the collection, use and disclosure of personal data when you use our Service (bot) and the choices you have associated with that data.

Collection of data: • We do not store message content except for number of boosts you have. • We do not read/log/track messages sent by you except for commands (starting with bot prefix). • Right now, we tracks every boost if bot has read messages access to system channel.

Retention of data: • All the data is stored with proper security precautions but we cannot guarantee its absolute security. • Data will be retained only for as long as is necessary for the purposes set out in this Privacy Policy. • You can let me know in #support-chat if you don't want your boost data to be stored.

Information collected: • Your bot settings like greet channel id, auto/custom role(s) ids etc.. • Your boost data (time & number of boosts) for better visibility of stats to server staff.

Use of data: • All the data that is stored does not contain any personal data like your email or IP. • The data is only used for basic functionality of bot and allowing server staff to monitor/log boosts. • Our Service may contain links to other sites that are not operated by us. If you click a third party link, you will be directed to that third party's site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment