Skip to content
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.

Latest commit

 

History

History
42 lines (28 loc) · 1.71 KB

PRIVACYPOLICY.md

File metadata and controls

42 lines (28 loc) · 1.71 KB
  1. What data does this bot store?
  • Guild IDs
  • Channel IDs
  • User IDs
  • Role IDs

1.5) We optionally store: (only stored if YOU set them)

  • Overwatch Username
  • Overwatch Platform
  • Overwatch Region
  • Last.fm Username
  • osu! Username
  1. Why do we need the data, and why do we use this data?

    a) Guilds IDs' are stored for configuration settings (such as logging, configuration settings and such.)

    b) Channel IDs' are stored for logging settings (same as above, it is stored in the DB only if you use a setlogchannel)

    c) User IDs' are stored for moderation actions and the global leveling system (such as levels, ranks, mutes)

    d) Role IDs' are stored for mute role purposes.

    e) Overwatch Username, Platform, and Regions are all stored for using the http://ow-api.com/ in the d!owstats command.

    f) Last.fm username is stored for using the Last.fm API in the d!fm group of commands.

    g) osu! username is stored for using the osu! api in the d!osu command.

  2. Other than Discord, do we share your data with any 3rd parties? No, we do not share data with any 3rd parties!

  3. How can users get data removed, or how can users contact the bot owner? They can contact me, mmatt#0001 on Discord, and mmattbtw@pm.me via email.

  4. Where can I find everything that is stored in your DB? You can't see our DB, however you can see everything that is potentially stored here: https://github.com/DoobDev/Doob/blob/master/data/db/build.sql

Please let me know if you see something that I am missing, I don't want to be wrong.