From cb0c91354755c131be6140b45ac86195f070f699 Mon Sep 17 00:00:00 2001 From: BobMaster Date: Thu, 20 Apr 2023 13:02:35 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2221001..1f26209 100644 --- a/README.md +++ b/README.md @@ -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):
Edit `config.json` or `.env` with proper values
+For explainations and complete parameter list see: https://github.com/hibobmaster/matrix_chatgpt_bot/wiki
Create an empty file, for persist database only
```bash @@ -113,4 +114,4 @@ https://github.com/hibobmaster/matrix_chatgpt_bot/wiki/
## Thanks 1. [matrix-nio](https://github.com/poljar/matrix-nio) 2. [acheong08](https://github.com/acheong08) -3. [node-chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api) \ No newline at end of file +3. [node-chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api)