| .. | ||
| src | ||
| .gitignore | ||
| pyproject.toml | ||
| README.txt | ||
Simple Matrix Application Library ================================= sub libs: - pymxutils: matrix cli utils - smal: the lib itself - smbl: simplematrixbotlib compat layer experiments (if any) - demobot: simple demo bot install: pip install . usage: - run `smalsetup <matrixid>` in an empty dir. - start the bot `demobot`. - simple demo bot. no further configuration required