Merge branch 'main' of https://github.com/hibobmaster/matrix_chatgpt_bot
This commit is contained in:
commit
5c776a6a67
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
|
pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
3. Create a new config.json file and fill it with the necessary information:<br>
|
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>
|
If not set:<br>
|
||||||
`room_id`: bot will work in the room where it is in <br>
|
`room_id`: bot will work in the room where it is in <br>
|
||||||
`api_key`: `!chat` command will not work <br>
|
`api_key`: `!chat` command will not work <br>
|
||||||
|
|
Loading…
Reference in a new issue