chylex / Discord-History-Tracker

Desktop app & browser script that saves Discord chat history into a file, and an offline viewer that displays the file.
https://dht.chylex.com
MIT License
475 stars 83 forks source link

Discord History Tracker not accepting .dht files #201

Closed andrewv14 closed 2 years ago

andrewv14 commented 2 years ago

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?

TheTechRobo commented 2 years ago

As the URL states, that viewer is for the browser version of DHT only. The correct viewer to use is built into the desktop app.

andrewv14 commented 2 years ago

Thanks for the response! I didn't mention it in my original post, we put the .dht files on a big server that people would hypothetically download and view. It's a big ask to ask a server of 600+ people to download the desktop app just to view these files. Is there a way to use the browser version to load those .dht files?

chylex commented 2 years ago

You can save a viewer in the app and upload that.

andrewv14 commented 2 years ago

You can save a viewer in the app and upload that.

Chylex, what do you mean by that?

chylex commented 2 years ago

There's a "Save Viewer" button in the "Viewer" tab in the app, idk how to make it clearer.

andrewv14 commented 2 years ago

That worked! In the overall process that was the step I was missing. Thanks so much.

chylex commented 2 years ago

Cool, I'm closing the issue as answered.