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

9 lines
No EOL
278 B
Markdown

# 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.