From 2a3c0e4a4f73216e74e7274bd16cea4f2d7d0715 Mon Sep 17 00:00:00 2001 From: Guilhem Saurel Date: Sun, 17 Feb 2019 12:31:49 +0100 Subject: [PATCH] update docs --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 025163c..61cb3c1 100644 --- a/README.md +++ b/README.md @@ -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