CLI tool for exporting encrypted messages from a room or direct message.
Currently it's minimal in features, only having a prompt ui and printing to stdout.
Plans for features/improvements (no eta):
- Add CLI arguments
- Switch for order of messages (chronologically or reverse)
- Direct export to a file
- Export in formats like json
- Improve fetching messages
- Silent mode, import a preset file with account data
This is useful for periodic exports and debugging.
There's more, but these will be focused on first.