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

BUG: channel with no history (i.e. fully removed) stalls DHT until next channel selcted #164

Closed Neo-Desktop closed 2 years ago

Neo-Desktop commented 2 years ago

As I've observed with my own servers - if I have a channel with no history (basically one that has all messages removed) the tracker javascript stalls until the user intervenes by clicking on the next channel with history.

This doesn't seem like intended behavior hence the BUG tag

Thank you for creating such a wonderful open source project~

TheTechRobo commented 2 years ago

Yeah, happens to me. I figured it's so uncommon that I was too lazy to file a whole issue for it, and also they're usually at the start of crawls because usually it's things like announcements and welcome channels that are empty. Glad someone else stepped up :P