https://github.com/nglsg/qchatbot
🚀 一键部署!支持语音聊天与数学逻辑处理! 基于各项LLM的 QQ 聊天机器人!支持 任意GPTLike的API,人设自定义,对话自然 🚀
https://github.com/nglsg/qchatbot
chatbot chatgpt llm mathematics python3 qqbot
Last synced: 2 months ago
JSON representation
🚀 一键部署!支持语音聊天与数学逻辑处理! 基于各项LLM的 QQ 聊天机器人!支持 任意GPTLike的API,人设自定义,对话自然 🚀
- Host: GitHub
- URL: https://github.com/nglsg/qchatbot
- Owner: NGLSG
- License: gpl-3.0
- Created: 2023-02-05T05:02:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-27T15:01:54.000Z (8 months ago)
- Last Synced: 2025-04-24T06:06:34.868Z (2 months ago)
- Topics: chatbot, chatgpt, llm, mathematics, python3, qqbot
- Language: JavaScript
- Homepage:
- Size: 103 MB
- Stars: 27
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# QChatBot
_✨基于[LLM](https://github.com/acheong08/ChatGPT)回答的,并使用[NapCat](https://napneko.com/)转发回复的消息到QQ✨_
如果你喜欢这个项目请点一个⭐吧
# 要求
* Python3 版本 >= 3.9
* Rust# 安装
```
git clone https://github.com/NGLSG/QChatBot.git
cd py/
运行安装依赖.bat或者DependenceInstaller.sh
```# 使用
请修改py/config.json中的`qq_on*`为你的机器人的qq和`*admin_qq`你的qq修改`py/config.json`中email为你的openai账号的邮箱,注意:必须提供密码或session_token(在chatgpt对话界面按F12,找到session_token(ey开头))
修改QBot/config.yml中的 `uin`为机器人的qq `password`为机器人的qq密码
此后你只需要运行对应系统的启动脚本即可
# 注意
如果你是Arm架构的机型,请将对应NapCat的可执行文件修改为你的架构对应的执行文件[下载链接](https://github.com/Mrs4s/go-cqhttp/releases)