LittlePaimon/README.md

81 lines
2.9 KiB
Markdown
Raw Normal View History

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