Update README.md

Fix #173 as docs were incorrect.
This commit is contained in:
bertybuttface 2023-06-18 21:49:30 +01:00
parent cad57d8837
commit e6dc4406bd

View File

@ -37,7 +37,7 @@ Adjust all required settings in the `.env` file before running. Optional setting
- You need a Matrix account on [Matrix.org](https://matrix.org) (or any other server) for the bot user.
- By default, anyone that knows the name of your bot can invite it to rooms or chat with it.
- Restrict access with `MATRIX_BLACKLIST` or `MATRIX_WHITELIST`
- Restrict access with `MATRIX_BLACKLIST_ROOMS` or `MATRIX_WHITELIST_ROOMS`
- Restrict access with `MATRIX_ROOM_BLACKLIST` or `MATRIX_ROOM_WHITELIST`
- When using a self-hosted setup, you could wildcard all your users with `MATRIX_WHITELIST=:yourhomeserver.example`.
### OpenAI / ChatGPT