MamHistoryLoader/README.md
2025-01-06 16:41:03 +01:00

278 B

MamHistoryLoader

Build

Build using ant with the target "create_run_jar"

Run

java -jar MamHistoryLoader.jar <YOUR-JID> <CONTACT-JID> [-debug] [-from dd.MM.yyyy] [-to dd.MM.yyyy] [-limit <MAX-MESSAGE-COUNT>]

The options -from and -limit cannot be used together.