update docs
This commit is contained in:
parent
3f4bd2b067
commit
2a3c0e4a4f
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ Post a message to a matrix room with a simple HTTP POST
|
|||
|
||||
## 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_ID`: the user id of the bot on this server
|
||||
|
|
Loading…
Reference in a new issue