CirnoBot
琪露诺Bot
专注Minecraft (加亿点点娱乐实用功能)的QQ机器人,基于nonebot2, gocqhttp, serverTap开发的琪露诺家族的第三代成员。
实现功能

群内可使用指令
实现截图
部分截图









简单部署
1.下载CirnoBot本体
git clone https://github.com/summerkirakira/CirnoBot.git # 下载CirnoBot文件
2.安装CirnoBot依赖(强烈建议使用你喜欢的 Python 环境管理工具创建新的虚拟环境)
cd CirnoBot # 进入文件夹
pip install pip --upgrade # 更新pip
pip install -r requirements.txt # 安装python依赖
- 启动CirnoBot!
详细配置
请参考文档
To do