- 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的可执行文件修改为你的架构对应的执行文件下载链接