mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
document scripts
This commit is contained in:
@@ -24,6 +24,8 @@ docker pull nim65s/matrix-webhook
|
|||||||
Create a matrix user for the bot, and launch this app it with the following arguments or environment variables:
|
Create a matrix user for the bot, and launch this app it with the following arguments or environment variables:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
matrix-webhook -h
|
||||||
|
# OR
|
||||||
python -m matrix_webhook -h
|
python -m matrix_webhook -h
|
||||||
# OR
|
# OR
|
||||||
docker run --rm -it nim65s/matrix-webhook -h
|
docker run --rm -it nim65s/matrix-webhook -h
|
||||||
|
|||||||
Reference in New Issue
Block a user