mirror of
https://github.com/xuthus83/LittlePaimon.git
synced 2024-12-16 13:40:53 +08:00
1.1 KiB
1.1 KiB
LittlePaimon
原神qq机器人,基于HoshinoBot和go-cqhttp开发。
READMD编辑中.....
敬请期待
使用方法
环境准备:一台电脑或云服务器,Windows或Linux都可。
Python3.8及以上,安装ffmpeg。
- 克隆\下载项目
-
使用git(推荐,方便版本更新)
-
安装git
-
命令行cd到存放目录,进行克隆
git clone https://github.com/CMHopeSunshine/LittlePaimon
-
-
直接下载,解压
- 安装依赖
cd LittlePaimon # 进入LittlePaimon目录 pip install -r requirements.txt
感谢
-
HoshinoBot - 基于nonebot1的QQ-bot框架
-
go-cqhttp - Onebot标准的框架实现
-
egenshin - 参考了它的抽卡代码和资源