LittlePaimon/README.md
2024-04-26 11:23:53 +08:00

81 lines
2.9 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

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.

<p align="center" >
<a href="https://github.com/CMHopeSunshine/LittlePaimon/tree/nonebot2"><img src="https://s1.ax1x.com/2023/02/05/pS62DJK.png" width="256" height="256" alt="LittlePaimon"></a>
</p>
<h1 align="center">小派蒙|LittlePaimon</h1>
<h4 align="center">✨基于<a href="https://github.com/nonebot/nonebot2" target="_blank">NoneBot2</a>的原神机器人✨</h4>
<p align="center">
<a href="https://cdn.jsdelivr.net/gh/CMHopeSunshine/LittlePaimon@master/LICENSE"><img src="https://img.shields.io/github/license/CMHopeSunshine/LittlePaimon" alt="license"></a>
<img src="https://img.shields.io/badge/Python-3.8+-yellow" alt="python">
</p>
## 丨简介
原神多功能机器人,查询游戏信息、图鉴攻略、树脂提醒等等,以及各种各样的好玩的功能,不仅仅是原神。
目前暂只支持onebot协议正在开发多聊天平台的~~船新~~版本。
## 丨快速部署
使用[小派蒙脚手架插件](https://github.com/CMHopeSunshine/nb-cli-plugin-littlepaimon)快速部署安装小派蒙。
[![asciicast](https://asciinema.org/a/kMBRbuX5lCEnk5lmXcU53ys5b.svg)](https://asciinema.org/a/kMBRbuX5lCEnk5lmXcU53ys5b)
## 丨文档
> [文档地址](docs.paimon.cherishmoon.top)
## | 功能示例
<details>
<summary>帮助列表</summary>
<img src="https://s1.ax1x.com/2023/02/05/pS6gWCT.jpg" alt="help">
</details>
<details>
<summary>玩家卡片</summary>
<img src="https://s1.ax1x.com/2023/02/05/pS6g25V.jpg" alt="ys">
</details>
<details>
<summary>角色背包</summary>
<img src="https://s1.ax1x.com/2023/02/05/pS6ggU0.jpg" alt="ysa">
</details>
<details>
<summary>角色面板</summary>
<img src="https://s1.ax1x.com/2023/02/05/pS6gh2F.jpg" alt="ysd">
</details>
<details>
<summary>角色卡片</summary>
<img src="https://s1.ax1x.com/2023/02/05/pS6gf8U.jpg" alt="ysc">
</details>
<details>
<summary>深渊战报</summary>
<img src="https://s1.ax1x.com/2023/02/05/pS6gcEq.jpg" alt="sy">
</details>
<details>
<summary>实时便签</summary>
<img src="https://s1.ax1x.com/2023/02/05/pS6gybn.jpg" alt="ssbq">
</details>
<details>
<summary>角色图鉴</summary>
<img src="https://s1.ax1x.com/2023/02/05/pS6fAG6.jpg" alt="map">
</details>
## | Playwright相关问题
因部分系统不适用于chromium谷歌浏览器故将默认内核改为FireFox
如需切换,可更改 config/paimon_config_default.yml 的默认值
## | 常见问题&致谢
详见[常见问题](https://docs.paimon.cherishmoon.top/question.html)和[致谢](https://docs.paimon.cherishmoon.top/thanks.html)。
## | 其他
- 如果你喜欢这个项目欢迎给个star或者[爱发电](https://afdian.net/a/cherishmoon),十分感谢。
- 本项目完全开源免费,仅供学习使用,禁止用于商业用途和非法行为,如有他人非法使用,与本作者无关。
- 如果您使用并修改了本项目源码,请遵循[AGPL-3.0](https://github.com/CMHopeSunshine/LittlePaimon/blob/Bot/LICENSE)将源码开源。