Discord-History-Tracker icon indicating copy to clipboard operation
Discord-History-Tracker copied to clipboard

Desktop app & browser script that saves Discord chat history into a file, and an offline viewer that displays the file.

Results 33 Discord-History-Tracker issues
Sort by recently updated
recently updated
newest added

# The problem When clicking this button: (on the main menu startup thing) ![image](https://user-images.githubusercontent.com/71111395/182688217-d5298709-31e6-4123-b7e0-5ecda1f56729.png) It doesnt allow me to open a database file only saves ![image](https://user-images.githubusercontent.com/71111395/182688336-76df35cb-75fd-4f58-b06a-cfdc2ccd0f29.png) Am I doing something...

For some reason on DMs it will stop before capturing the top 4 messages. If a DM with a person only has 4 messages (or less) it will skip it...

Now that the Tracking tab has more space, a wizard for configuring the tracking script could be a much more intuitive way to configure DHT. I imagine that first time...

I can't seem to find the data for Discord buttons anywhere in the DB. Am I missing something? Example: ![image](https://user-images.githubusercontent.com/52163910/144160701-39ff47b2-d924-49ad-a980-6e9b2cb14be2.png)

While I could probably implement these in a PR, I figure it's best to open a ticket about it first a) the version of the currently running app is nowhere...

Some bots post their messages through webhooks. IRCDiscord relay bots do that, for example. The displayed nickname and avatar can be different for every post, and neither is currently saved...

Allow us to copy a message's link or ID from within the viewer. The message ID is already present within the file's data, just not in the UI. Copying links...

First I want to say that this tool is really nice and useful. In testing one thing that seems odd is that the logs only show the edited version of...

In the current implementation, a call will result in an trivial entry like `{ u: 0, t: 1500000000000 }`. It would be helpful if I can know it's a call....

Going from https://dht.chylex.com/browser-only/build/viewer.html and uploading .dht files. The response gets: Could not parse 'FILENAME.dht', see console for details. Anyone run into this before?