little update.

This commit is contained in:
saces 2026-01-31 08:13:53 +01:00
parent 4d60e5918d
commit 260386bcac
28 changed files with 1070 additions and 50 deletions

16
smal/README.txt Normal file
View file

@ -0,0 +1,16 @@
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