A Python script to analyze the data Discord collects about you and your usage behavior.
Requesting a Copy of your Data:
https://support.Discord.com/hc/en-us/articles/360004027692-Requesting-a-Copy-of-your-Data
Because your Discord data contains a lot of private information, you should NEVER UPLOAD OR SHARE YOUR DATA anywhere or with anyone! Instead, write your own application or download a trusted open source one to review the code and analyze your data yourself, to stay in control of your data.
- download your data from Discord
- if not, rename the downloaded file to
package.zip - extract the zip-file
- add the path to your package directory into the
config.jsonfile with thepackage_directorykey - create a directory for the results
- add this results path to the file
config.json, but with the keyresults_directory - open a terminal inside the
srcfolder and runsrc/main.py - wait or type in what the script asks you
- explore the results
pip install -r requirements.txt- add the string
{ID}to the end of the paths of theconfig.jsonfile; e.g.path/to/your/package{ID}andpath/to/your/results{ID} - run
src/main.pyfrom a terminal and at this point (advanced package prefix (or press enter):) enter your id to specify your package