mirror of
https://github.com/matrixgpt/matrix-chatgpt-bot.git
synced 2024-10-01 01:25:41 -04:00
parent
cad57d8837
commit
e6dc4406bd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user