Discord History Tracker
Jump to navigation
Jump to search
About
Discord History Tracker (DHT) is, at its core, a browser script for Discord which fetches existing chat history and keeps a log as long as it's running. All components are open-source.
As of 2022-07-11, there is now a desktop application to help manage various aspects of archiving operations, available for Linux / Windows / Mac.
- The log is continuously saved to disk, using SQLite. (Export is still available.)
- The app will (on request) re-enable the Discord app's CTRL-SHIFT-I option (necessary for running the archiver script) which is now disabled by default.
- The app also generates, on request, a static page for viewing the log.
As of 2021, The log needed to be manually saved to disk, and a standalone HTML page/script for reading the generated log file(s) was linked directly from the DHT web page.
Links
- official site includes instructions and a link to the reader script