Skip to content

A project to display your DMs with a user in a nice fashion

License

Notifications You must be signed in to change notification settings

oonqt/discord-message-history-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Message History Grapher

Setup

  • Clone git repo (or download as zip + extract)
  • Install NodeJS 14+
  • Run npm install
  • Copy config.example.json to config.json
  • Fill in the required fields in config.json (token = discord token, channelId = id of the channel to scrape, viewer port = the port the webserver runs on that lets you visualize the data, fetchDelay = delay in between fetching messages in milliseconds, recommended to increase this for large channels to prevent account being locked)
  • Run node app.js, wait for scraping, then open localhost:8080 in your browser!

Visualizer image

Why did I make this?

Prove a point to my girlfriend that we don't talk as much anymore

About

A project to display your DMs with a user in a nice fashion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published