Update README.md

This commit is contained in:
ikechan8370 2023-02-02 14:30:42 +08:00 committed by GitHub
parent f9e432fcce
commit 09e8909b51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,12 +1,13 @@
云崽qq机器人的chatgpt插件
## 版本要求
Node.js >= 16.8
Node.js >= 18
## 安装
进入yunzai根目录
1. 安装依赖
```
pnpm install -w undici showdown mathjax-node puppeteer-extra puppeteer-extra-plugin-stealth puppeteer-extra-plugin-recaptcha delay uuid
pnpm install -w undici chatgpt showdown mathjax-node delay uuid
```
chatgpt的版本号注意要大于4.0.0
2. 克隆项目
```
git clone https://github.com/ikechan8370/chatgpt-plugin.git ./plugins/chatgpt-plugin