An open API service indexing awesome lists of open source software.

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,人设自定义,对话自然 🚀

Awesome Lists containing this project

README

        


ChatBot

# QChatBot

_✨基于[LLM](https://github.com/acheong08/ChatGPT)回答的,并使用[NapCat](https://napneko.com/)转发回复的消息到QQ✨_

如果你喜欢这个项目请点一个⭐吧





license

stars
forks

# 要求
* 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)