little update.
This commit is contained in:
parent
4d60e5918d
commit
260386bcac
28 changed files with 1070 additions and 50 deletions
16
smal/README.txt
Normal file
16
smal/README.txt
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue