mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
update docs
This commit is contained in:
@@ -4,7 +4,8 @@ Post a message to a matrix room with a simple HTTP POST
|
|||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
Set the following environment variables:
|
Create a matrix user for the bot, make it join the rooms you want it to talk into, and then set the following
|
||||||
|
environment variables:
|
||||||
|
|
||||||
- `MATRIX_URL`: the url of the matrix homeserver
|
- `MATRIX_URL`: the url of the matrix homeserver
|
||||||
- `MATRIX_ID`: the user id of the bot on this server
|
- `MATRIX_ID`: the user id of the bot on this server
|
||||||
|
|||||||
Reference in New Issue
Block a user