Metadata-Version: 2.1
Name: nonebot-plugin-mahjong-hand-guess
Version: 0.5.0
Summary: 日麻猜手牌小游戏（适用于Onebot V11）
Author-Email: rf_tar_railt <3165388245@qq.com>, Nanako <demo0929@vip.qq.com>
License: MIT
Project-URL: homepage, https://github.com/ElainaFanBoy/nonebot_plugin_mahjong_hand_guess
Project-URL: repository, https://github.com/ElainaFanBoy/nonebot_plugin_mahjong_hand_guess
Requires-Python: <4.0,>=3.9
Requires-Dist: nonebot2>=2.0.0
Requires-Dist: Pillow>=9.5.0
Requires-Dist: ujson>=5.7.0
Requires-Dist: mahjong>=1.2.1
Requires-Dist: sqlitedict>=2.1.0
Requires-Dist: nonebot-plugin-alconna>=0.47.1
Requires-Dist: nonebot-plugin-localstore>=0.6.0
Requires-Dist: nonebot-plugin-session>=0.3.1
Description-Content-Type: text/markdown

<div align="center">
  <a href="https://nonebot.dev/store"><img src="https://github.com/A-kirami/nonebot-plugin-template/blob/resources/nbp_logo.png" width="180" height="180" alt="NoneBotPluginLogo"></a>
  <br>
  <p><img src="https://github.com/A-kirami/nonebot-plugin-template/blob/resources/NoneBotPlugin.svg" width="240" alt="NoneBotPluginText"></p>
</div>

<div align="center">

# nonebot-plugin-mahjong-hand-guess

_🀄️ 日麻猜手牌小游戏（适用于 Onebot V11）🀄️_

<img src="https://img.shields.io/github/license/ElainaFanBoy/nonebot_plugin_mahjong_hand_guess.svg" alt="license">
<img src="https://img.shields.io/badge/nonebot-2.0.0+-red.svg" alt="NoneBot">
<img src="https://img.shields.io/badge/python-3.9+-blue.svg" alt="python">

</div>

## 📖 介绍

日麻猜手牌小游戏

## 💿 安装

<details>
<summary>使用PIP安装</summary>

    pip install nonebot-plugin-mahjong-hand-guess

</details>

<details>
<summary>克隆至本地安装</summary>

    git clone https://github.com/ElainaFanBoy/nonebot_plugin_mahjong_hand_guess.git

</details>

## ⚙️ 配置

在 nonebot2 项目的`.env`文件中添加下表中的必填配置

| 配置项 | 必填 | 默认值 | 说明 |
| :----: | :--: | :----: | :--: |
|   无   |  否  |   无   |  无  |

## 🎉 使用

### 指令表

|  指令  |  权限  | 需要@ | 说明 |
| :----: | :----: | :---: | :--: |
| 猜手牌 | 所有人 |  否   |  无  |

### 效果图

<div align="left">
  
  <img src="https://raw.githubusercontent.com/ElainaFanBoy/nonebot_plugin_mahjong_hand_guess/main/img/img.jpg" width="600"/>

</div>
