Update README.md
This commit is contained in:
parent
32ea08507d
commit
e75ddeeaec
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ git clone https://github.com/hibobmaster/matrix_chatgpt_bot.git
|
|||
pip install -r requirements.txt
|
||||
```
|
||||
3. Create a new config.json file and fill it with the necessary information:<br>
|
||||
Use password to login or provide `access_token` <br>
|
||||
Use password to login(recommended) or provide `access_token` <br>
|
||||
If not set:<br>
|
||||
`room_id`: bot will work in the room where it is in <br>
|
||||
`api_key`: `!chat` command will not work <br>
|
||||
|
|
Loading…
Reference in a new issue