Update README.md

This commit is contained in:
Soulter
2023-02-18 22:59:42 +08:00
committed by GitHub
parent 97cc173086
commit 6b596dcb12
+5 -3
View File
@@ -1,7 +1,7 @@
## ⭐体验
扫码加入QQ频道
![image](https://user-images.githubusercontent.com/37870767/217891261-7f2bbede-a70a-4e9b-9cdd-15dcb06f6629.png)
![image](https://user-images.githubusercontent.com/37870767/219872641-ddbada16-7784-4525-b451-795a074882a0.png)
@@ -12,8 +12,6 @@
**详细部署教程链接**https://soulter.top/posts/qpdg.html
**详细部署教程链接**https://soulter.top/posts/qpdg.html
有任何问题请加频道反馈。
@@ -85,6 +83,9 @@
- `/token`查看当前缓存的总token数
- `/count` 查看统计
- `/status` 查看chatGPT的配置
- `/help` 查看帮助
- `/key` 动态添加key
- `/set` 人格设置面板
## 📰使用方法:
@@ -93,6 +94,7 @@
使用Python的pip工具安装
- `qq-botpy` QQ频道官方Python SDK
- `openai` (OpenAI 库)
```shell
pip install -r requirements.txt
```