Jianglang
GitHub
hace 1 año
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han
modificado 1 ficheros con
1 adiciones y
1 borrados
-
README.md
|
|
@@ -75,7 +75,7 @@ cd chatgpt-on-wechat/ |
|
|
|
``` |
|
|
|
|
|
|
|
**(2) 安装核心依赖 (必选):** |
|
|
|
|
|
|
|
> 能够使用`itchat`创建机器人,并具有文字交流功能所需的最小依赖集合。 |
|
|
|
```bash |
|
|
|
pip3 install -r requirements.txt |
|
|
|
``` |
|
|
|