From 5e7695f448ffe95fa1d40cafc35f0d82dae860c4 Mon Sep 17 00:00:00 2001 From: bertybuttface <110790513+bertybuttface@users.noreply.github.com> Date: Sat, 7 Jan 2023 00:32:15 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8e3cfc0..7556dad 100644 --- a/README.md +++ b/README.md @@ -42,11 +42,11 @@ OPENAI_LOGIN_TYPE=google # Matrix Static Settings (required, see notes) # Defaults to "https://matrix.org" MATRIX_HOMESERVER_URL= -# With the @ and :DOMAIN, ie @SOMETHING:DOMAIN, needs to always be set +# With the @ and :DOMAIN, ie @SOMETHING:DOMAIN - Not used if `MATRIX_ACCESS_TOKEN` is set. MATRIX_BOT_USERNAME= # Set `MATRIX_BOT_PASSWORD` the bot will print an `MATRIX_ACCESS_TOKEN` to the terminal MATRIX_ACCESS_TOKEN= -# Once `MATRIX_ACCESS_TOKEN` is set this is no longer used. +# Not used if `MATRIX_ACCESS_TOKEN` is set. MATRIX_BOT_PASSWORD= # Matrix Configurable Settings Defaults (optional)