Metadata-Version: 2.1
Name: nonebot-plugin-groupmate-waifu
Version: 1.5.0
Summary: 
Author: KarisAya
Author-email: 1048827424@qq.com
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: 3
Requires-Dist: clovers (>=0.3.0,<0.4.0)
Requires-Dist: clovers_apscheduler (>=0.2.0,<0.3.0)
Requires-Dist: clovers_groupmate_waifu (>=0.2.0,<0.3.0)
Requires-Dist: nonebot-plugin-clovers[onebot] (>=0.2.0,<0.3.0)
Description-Content-Type: text/markdown

<div align="center">

<a href="https://v2.nonebot.dev/store">
  <img src="https://raw.githubusercontent.com/A-kirami/nonebot-plugin-template/resources/nbp_logo.png" width="180" height="180" alt="NoneBotPluginLogo">
</a>

<p>
  <img src="https://raw.githubusercontent.com/A-kirami/nonebot-plugin-template/resources/NoneBotPlugin.svg" width="240" alt="NoneBotPluginText">
</p>

# nonebot-plugin-groupmate-waifu

娶群友

<img src="https://img.shields.io/badge/python-3.12+-blue.svg" alt="python">
<a href="./LICENSE">
  <img src="https://img.shields.io/github/license/KarisAya/nonebot_plugin_groupmate_waifu.svg" alt="license">
</a>
<a href="https://pypi.python.org/pypi/nonebot_plugin_groupmate_waifu">
  <img src="https://img.shields.io/pypi/v/nonebot_plugin_groupmate_waifu.svg" alt="pypi">
</a>
<a href="https://pypi.python.org/pypi/nonebot_plugin_groupmate_waifu">
  <img src="https://img.shields.io/pypi/dm/nonebot_plugin_groupmate_waifu" alt="pypi download">
</a>

</div>

## 💿 安装

以下提到的方法 任选**其一** 即可

<details open>
<summary>[推荐] 使用 nb-cli 安装</summary>
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装

```bash
nb plugin install nonebot_plugin_groupmate_waifu
```

</details>

<details>
<summary>使用包管理器安装</summary>
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令

<details>
<summary>pip</summary>

```bash
pip install nonebot_plugin_groupmate_waifu
```

</details>
<details>
<summary>pdm</summary>

```bash
pdm add nonebot_plugin_groupmate_waifu
```

</details>
<details>
<summary>poetry</summary>

```bash
poetry add nonebot_plugin_groupmate_waifu
```

</details>
<details>
<summary>conda</summary>

```bash
conda install nonebot_plugin_groupmate_waifu
```

</details>

打开 nonebot2 项目根目录下的 `pyproject.toml` 文件, 在 `[tool.nonebot]` 部分的 `plugins` 项里追加写入

```toml
[tool.nonebot]
plugins = [
    # ...
    "nonebot_plugin_game_collection"
]
```

</details>

## 使用文档

[clovers_groupmate_waifu](https://github.com/KarisAya/clovers_groupmate_waifu)

## 📞 联系

如有建议，bug 反馈等可以加群

机器人 bug 研究中心（闲聊群） 744751179

永恒之城（测试群） 724024810

![群号](https://github.com/KarisAya/clovers/blob/master/%E9%99%84%E4%BB%B6/qrcode_1676538742221.jpg)

