ramzialhaddad / discord-data-package-viewer-parser

This program can parse and make the discord data package easier to read.
MIT License
14 stars 3 forks source link

Doesn't even show all Messages that ever were in a DM #1

Open GreatNovaDragon opened 5 years ago

GreatNovaDragon commented 5 years ago

Apparently, it seems that it doesnt even show all the DMs. Probably the format was changed with the rollout of the discord store, but I can still confirm the 750 message channels (may it be from a discord server or from a DM with someone) in my folder, yet only 11 are shown. And I know that I DMed with 25+ people, even more.

ramzialhaddad commented 5 years ago

I haven't checked if the format changed, I personally doubt it since it would be a complete overhaul from discord's end. Keep in mind that the DMs that show are from the point where you request your package, so if you make new DMs they will not show up. I do need to update and maintain this program but I do not have much time, maybe during the summer I can play around but I'm not sure.

GreatNovaDragon commented 5 years ago

I do keep that in mind, as when i look into the messages/index.json of my package, i see way more DMs, then there are UserIDs in the account/user.js

That artificial filtering also foregoes that the Channelnames/DM names are in the messages/index.json

ramzialhaddad commented 5 years ago

Yea the program isn't complete far from it. I just kinda janked it together so I can roughly see the stuff that discord has.

EnderShadowborne commented 1 year ago

Your readme.md promises that we can see ALL the messages, and if a person can only see SOME, that's kinda false advertising, though I might get lucky myself

ramzialhaddad commented 1 year ago

Your readme.md promises that we can see ALL the messages, and if a person can only see SOME, that's kinda false advertising, though I might get lucky myself

You can see all the messages you sent YOURSELF. Keep in mind this program is also extremely old and I don't remember if it showed sent server messages or not.