LukeCageCodes
LukeCageCodes
Ah ok, that makes sense! Signal has this command-line-based interface: https://github.com/isamert/scli It works very well - though it's done in python. Not sure how one would do this in nodejs.
Hi @noook - I have a follow-up question. When you go from the conversation list to the message list, does it fetch new messages then? That might be fairly safe...
Hi @noook - On Linux, when the script is installed with `sudo` into a systems directory, then the `session.json` isn't writable (if `igdm` is not run with `sudo`). However, I've...
Hello, I've got a version of signal-media-exporter with an extra option to export media. However, it just dumps all the tables, into a configurable directory with export date. So, it's...