Metadata-Version: 2.1
Name: nonebot-plugin-lxns-maimai
Version: 0.1.3
Summary: maimai DX 查分
Author-Email: KomoriDev <mute231010@gmail.com>
License: MIT
Requires-Python: >=3.10
Requires-Dist: nonebot2>=2.3.3
Requires-Dist: httpx>=0.27.0
Requires-Dist: nonebot-plugin-alconna>=0.52.0
Requires-Dist: nonebot-plugin-orm>=0.7.6
Requires-Dist: nonebot-plugin-user>=0.4.2
Requires-Dist: nonebot-plugin-htmlrender>=0.3.5
Provides-Extra: adapters
Requires-Dist: nonebot-adapter-onebot>=2.4.4; extra == "adapters"
Description-Content-Type: text/markdown

<!-- markdownlint-disable MD033 MD036 MD041 MD045 -->
<div align="center">
  <a href="https://v2.nonebot.dev/store">
    <img src="./docs/NoneBotPlugin.svg" width="300" alt="logo">
  </a>
</div>

<div align="center">

# NoneBot-Plugin-MaiMai

_✨ NoneBot maimai DX 查分插件 ✨_

<a href="">
  <img src="https://img.shields.io/pypi/v/nonebot-plugin-lxns-maimai.svg" alt="pypi" />
</a>
<img src="https://img.shields.io/badge/python-3.10+-blue.svg" alt="python">
<a href="https://pdm.fming.dev">
  <img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fcdn.jsdelivr.net%2Fgh%2Fpdm-project%2F.github%2Fbadge.json" alt="pdm-managed">
</a>
<a href="https://github.com/nonebot/plugin-alconna">
  <img src="https://img.shields.io/badge/Alconna-resolved-2564C2" alt="alc-resolved">
</a>

<br/>

<a href="https://registry.nonebot.dev/plugin/nonebot-plugin-lxns-maimai:nonebot_plugin_lxns_maimai">
  <img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fnbbdg.lgc2333.top%2Fplugin%2Fnonebot-plugin-lxns-maimai" alt="NoneBot Registry" />
</a>
<a href="https://registry.nonebot.dev/plugin/nonebot-plugin-lxns-maimai:nonebot_plugin_lxns_maimai">
  <img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fnbbdg.lgc2333.top%2Fplugin-adapters%2Fnonebot-plugin-lxns-maimai" alt="Supported Adapters" />
</a>

<br />

<a href="#-效果图">
  <strong>📸 演示与预览</strong>
</a>
&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="https://github.com/KomoriDev/nonebot-plugin-lxns-maimai/wiki/%E5%AE%89%E8%A3%85">
  <strong>📦️ 下载插件</strong>
</a>
&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="https://qm.qq.com/q/Vuipof2zug" target="__blank">
  <strong>💬 加入交流群</strong>
</a>

</div>

## 📖 介绍

NoneBot maimai DX 查询插件。

## 🎉 配置 & 使用

详见 Wiki：[📖 这里](https://github.com/KomoriDev/nonebot-plugin-lxns-maimai/wiki)

## 📸 效果图

<img src="./docs/rendering.png" height="500" alt="rendering"/>

## 💖 鸣谢

- [@Lxns-Network](https://github.com/Lxns-Network)：提供了超棒的 maimai DX 查分器
- [@星鹿ELEC](https://space.bilibili.com/628990513)：绘制了好康的 Best 50 查分图

## 📄 许可证

本项目使用 [MIT](./LICENSE) 许可证开源

```text
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```
