LittlePaimon/README.md
2022-03-15 10:33:54 +08:00

43 lines
1.1 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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