No description
.vscode | ||
src/main/java | ||
test/java/de/thedevstack/xmpp | ||
.gitattributes | ||
.gitignore | ||
pom.xml | ||
README.md |
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.