16 lines
389 B
Text
16 lines
389 B
Text
|
|
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
|