Skip to content
This repository was archived by the owner on May 11, 2025. It is now read-only.

Latest commit

 

History

History
47 lines (32 loc) · 1.55 KB

File metadata and controls

47 lines (32 loc) · 1.55 KB

ChatBot

QChatBot

✨基于LLM回答的,并使用NapCat转发回复的消息到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的可执行文件修改为你的架构对应的执行文件下载链接