Update README.md
This commit is contained in:
parent
464501b4a8
commit
cb0c913547
1 changed files with 2 additions and 1 deletions
|
@ -16,6 +16,7 @@ This is a simple Matrix bot that uses OpenAI's GPT API and Bing AI and Google Ba
|
||||||
|
|
||||||
Docker method(Recommended):<br>
|
Docker method(Recommended):<br>
|
||||||
Edit `config.json` or `.env` with proper values <br>
|
Edit `config.json` or `.env` with proper values <br>
|
||||||
|
For explainations and complete parameter list see: https://github.com/hibobmaster/matrix_chatgpt_bot/wiki <br>
|
||||||
Create an empty file, for persist database only<br>
|
Create an empty file, for persist database only<br>
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
@ -113,4 +114,4 @@ https://github.com/hibobmaster/matrix_chatgpt_bot/wiki/ <br>
|
||||||
## Thanks
|
## Thanks
|
||||||
1. [matrix-nio](https://github.com/poljar/matrix-nio)
|
1. [matrix-nio](https://github.com/poljar/matrix-nio)
|
||||||
2. [acheong08](https://github.com/acheong08)
|
2. [acheong08](https://github.com/acheong08)
|
||||||
3. [node-chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api)
|
3. [node-chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api)
|
||||||
|
|
Loading…
Reference in a new issue