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
464 stars 81 forks source link

DHT No Longer Working #249

Closed Argenttip closed 7 months ago

Argenttip commented 7 months ago

When I try running the script, no messages are saved and I get this I get this error message in the console:

TypeError: msg.timestamp.toDate is not a function at eval (eval at (406595880305819648:1:237), :940:31) at Array.map () at Object.addDiscordMessages (eval at (406595880305819648:1:237), :934:71) at async onMessagesUpdated (eval at (406595880305819648:1:237), :1142:28)

Version of DHT: Desktop App (v41) Version of Discord: stable 266159 (04f86d0)

notthehulk commented 7 months ago

Adding to this! I've tried running it through the browser-only version using both Chrome and Firefox, and a few different servers, and it doesn't work there, either. You tell it to track, and it returns "0 messages from 1 channel", every time.

chylex commented 7 months ago

Released app update, browser-only version will be updated later.