mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 12:05:54 +00:00
Update README.md
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# QChatGPT
|
||||
|
||||
- 交流、答疑群: 204785790
|
||||
- 提供测试机器人QQ: 960164003
|
||||
|
||||
通过调用OpenAI GPT-3模型提供的Completion API来实现一个更加智能的QQ机器人
|
||||
|
||||
- [x] 回复符合上下文
|
||||
@@ -9,9 +12,6 @@
|
||||
- [x] 支持预设指令文字,详见config-template.py
|
||||
- [ ] 提供ChatGPT逆向接口供选择
|
||||
|
||||
- 交流、答疑群: 204785790
|
||||
- 提供测试机器人QQ: 960164003
|
||||
|
||||
## 技术栈
|
||||
|
||||
- [Mirai](https://github.com/mamoe/mirai) 高效率 QQ 机器人支持库
|
||||
@@ -113,4 +113,4 @@ python3 main.py
|
||||
2. at机器人并发送消息,机器人即会自动回复
|
||||
3. at机器人并发送`!help`查看帮助信息
|
||||
|
||||
<img alt="群聊示例" src="res/屏幕截图%202022-12-08%20150511.png" width="671" height="522"/>
|
||||
<img alt="群聊示例" src="res/屏幕截图%202022-12-08%20150511.png" width="671" height="522"/>
|
||||
|
||||
Reference in New Issue
Block a user