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

77fa07a · Jul 8, 2021

History

4 Commits
Jul 8, 2021
Jul 8, 2021
Jul 8, 2021
Jul 8, 2021
Jul 8, 2021
Jul 8, 2021
Jul 8, 2021
Jul 8, 2021

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