14 lines
275 B
Markdown
14 lines
275 B
Markdown
|
# Matrix Bot for Praying Times
|
||
|
|
||
|
Super early pre-alpha Proof-of-Concept pre-MVP Matrix Bot which soon should be able to remind you when it's time for praying.
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
Use container image or run this after cloning:
|
||
|
|
||
|
```
|
||
|
. bin/active
|
||
|
python -m matrix_bot_praying_times
|
||
|
```
|
||
|
|