Skip to content

ckiee/discplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discplot - plot your discord message history

example graph

usage

  • get a discord GDPR data dump
  • build it with the rust tools (cargo build --release which outputs to ./target/release/discplot)
  • run this to stream all the messages into the program: grep -hv 'ID,Timestamp' /path/to/messages/folder/*/messages.csv | /path/to/discplot/binary your_username

inspiration

this twitter thread that was posted here

About

plot your discord message history

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published