Discord Data Parser
Data Structure
Data Structure
Given the size of the data being every single message I have ever sent on the platform, structuring the data to be quickly readable when I query for a term was important. While far from optimal early on I devised a simple method for sorting the data as to make it easy to call on and sort.
Results
Results
I didnt spend much time optimizing UX. To select the type of data you simply edit parts of the code to chose what CSV files get dumped, however this is more than enough for my needs of analyzing my message trends over the past years.