PlanetTeamSpeakk / DiscordPackageParser

A lightweight application to parse the personal data packages sent to you by Discord upon request.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiscordPackageParser

A lightweight application to parse the personal data packages sent to you by Discord upon request.

With this tool you can parse the personal data packages Discord sends you upon request, it shows everything from general information, to all messages you ever sent to all your friends and other relations, a great way to thoroughly get to know what Discord has on you.

How to use

  1. First you should install Java, preferably a newer version like Java 16 as the program looks strange on older Java versions, especially the industry standard of Java 8. You can download Java 16 here.
  2. Then you should download the latest release of Discord Package Parser from here.
  3. If you have not yet requested a data package from Discord, you should do so now. You can do this in the Discord client by going to User settings -> Privacy & safety -> Request data package (at the bottom of the page).
    Discord sends a link to download the package to the e-mail address associated with your account, usually within a couple of days.
  4. Then either put the package.zip file in the same folder as the Discord Package Parser jar file, or run the Discord Package Parser and then browse to the package.zip file, within a couple of seconds you should see a screen that shows you some general information and gives you the possibility to view a whole lot more.

Everything it shows you

User

General

The General tab under the User tab shows your tag, id, e-mail address, ip, account creation date and your avatar.

Settings

Here are all the settings that are synced between clients or are server-side located.

Payments

Any payments ever made to Discord, most likely Nitro or Nitro gifts, are located here. It also shows you how much money you have spent on Discord in total and how much of that was gifted to others.

Relationships

Here all your friends, pending friend requests and blocks are located. It also shows you how many friends you have and how many people you have blocked.

Connections

All connections you have on your Discord account with accounts on other platforms. E.g. Facebook, Twitter, Steam, GitHub, etc. clicking on any of the badges shown here takes you to your profile on that platform.

Messages

Here all your DMs, servers and server folders are located. Every message you ever sent can be found in here, grouped under what server and in what channel it was sent in.

Search

Here you can search messages you sent by content. You can search for anything you like or find where you made that great argument or cited that old quote that you can only partially remember. It also shows you how many messages you sent on Discord in total.

About

A lightweight application to parse the personal data packages sent to you by Discord upon request.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%