Androz2091 / discord-data-package-explorer

🌀 What's really in your Discord Data package?
https://ddpe.androz2091.fr
GNU General Public License v3.0
822 stars 77 forks source link

improve messages count calculation #54

Closed DaStormer closed 1 month ago

DaStormer commented 2 years ago

I believe this gives a more accurate result for total messages sent on Discord 🤔

Le-Roux-nard commented 2 years ago

Seems wrong to me, "channels" isn't existing at this point of the code + if you do that you will count every message of every channels, not only the ones you send

DaStormer commented 2 years ago

if you do that you will count every message of every channels, not only the ones you send

How?? The data package only includes messages you sent. Also, the channel messages are already being used for things like favorite words and character count.

Androz2091 commented 1 month ago

Thank you for your contribution. It's actually not better because group DMs are not included in the channels.