Skip to content

decimalcubed/Discord-data-summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord data summarizer

Really low quality mid script I wrote really quickly, it reads a discord data packets messages and gives you really basic information.

Gives you information on how many messages you posted, and your most chatted in channels, for the years 2020-2025 (its hardcoded im too lazy to do it better) Doesnt give ANY information on how much time youve spent in vcs, because the file i would need to parse for that is like 4 million lines long and im NOT doing all that

THIS PROGRAM IS REALLY JANKY and not very polished i wrote it very quickly and sloppily, please read the below instructions if you do not know what you are doing

This only works on 64 bit windows

If you are on linux/mac you will have to figure something out on your own sorry

To use:

First, obtain a data package, if you already have one, skip this

  1. Go to 'Data & Privacy' in settings.
  2. Scroll down to 'Request your data'
  3. Request a package with the 'Messages' option enabled
  4. Wait to recieve the package in the email
  5. Download and unzip it

Download/Compile the data summarizer

  • You can do this by navigating to the 'Releases' section on this page
  • If you wanna compile it idk figure it out urself im not explaining that

Then, with your data package

  1. Open DiscordDataSummarizer-win64.exe
  2. Copy+Paste the directory/path of the unzipped data package into it
  3. Press enter
  4. Press enter again (or Y then enter if you want some debug info)
  5. Wait a bit

the program SHOULD now display info about your message count + most used channels for the years 2020-2025, if it doesnt PLEASE make an issue here you might have to scroll up a bit or resize the window to see all of it

About

Really quick and low effort script i made to summarize your messages from a discord data packet

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages