matrix-archive
matrix-archive copied to clipboard
Archive Matrix room messages
To ease the use of this tool, it'd be great if rather than having to export room keys regularly, the client could cross-sign with other clients. Suggested mock workflow: ```...
Request: Allow passing arguments via environment variables.
Follow up of #2 When launching the command on a room that has already been archived, it would be nice to start off from where it stopped. Right now it...
``` Traceback (most recent call last): File "matrix-archive.py", line 320, in asyncio.get_event_loop().run_until_complete(main()) File "/usr/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete return future.result() File "matrix-archive.py", line 305, in main await write_event(client, room, f,...