Jianglang
GitHub
1 anno fa
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
README.md
|
|
@@ -75,7 +75,7 @@ cd chatgpt-on-wechat/ |
|
|
|
``` |
|
|
|
|
|
|
|
**(2) 安装核心依赖 (必选):** |
|
|
|
|
|
|
|
> 能够使用`itchat`创建机器人,并具有文字交流功能所需的最小依赖集合。 |
|
|
|
```bash |
|
|
|
pip3 install -r requirements.txt |
|
|
|
``` |
|
|
|