Metadata-Version: 2.1
Name: nonebot-plugin-couplets
Version: 0.2.0
Summary: Nonebot2对对联插件。
Home-page: https://github.com/CMHopeSunshine/nonebot-plugin-couplets
License: AGPL
Keywords: nonebot,nonebot2,couplets
Author: CMHopeSunshine
Author-email: 277073121@qq.com
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: httpx (>=0.23.0,<0.24.0)
Requires-Dist: nonebot2 (>=2.0.0,<3.0.0)
Description-Content-Type: text/markdown

<div align="center">
  <a href="https://v2.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-couplets

_✨ Nonebot2对对联插件 ✨_

<a href="./LICENSE">
    <img src="https://img.shields.io/github/license/CMHopeSunshine/nonebot-plugin-couplets.svg" alt="license">
</a>
<a href="https://pypi.python.org/pypi/nonebot-plugin-couplets">
    <img src="https://img.shields.io/pypi/v/nonebot-plugin-couplets.svg" alt="pypi">
</a>
<img src="https://img.shields.io/badge/python-3.8+-blue.svg" alt="python">

</div>

## 📖 介绍

基于[王斌给您对对联API](https://ai.binwang.me/couplet/)的Nonebot2对对联插件。

## 💿 安装

在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装

```shell
nb plugin install nonebot-plugin-couplets
```


## ☀ ️指令
```
对联 <上联内容> (数量)
· 数量可选，默认为1
```
例如，`对联 苟利国家生死以 3`


