Metadata-Version: 2.1
Name: nonebot-plugin-deer-pipe
Version: 0.0.5
Summary: A deer-pipe attendance nonebot2 plugin
Author-email: SNRainiar <rainiar@foxmail.com>
Project-URL: Homepage, https://github.com/SamuNatsu/nonebot-plugin-deer-pipe
Project-URL: Issues, https://github.com/SamuNatsu/nonebot-plugin-deer-pipe/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Pillow
Requires-Dist: nonebot2
Requires-Dist: nonebot-adapter-onebot
Requires-Dist: nonebot-plugin-alconna
Requires-Dist: nonebot-plugin-localstore
Requires-Dist: nonebot_plugin_userinfo

<div align="center">
  <a href="https://v2.nonebot.dev/store"><img src="./nonebot_plugin_deer_pipe/deerpipe.jpg" width="180" height="180" alt="NoneBotPluginLogo"></a>
</div>

<div align="center">

# nonebot-plugin-deer-pipe

_✨ 每月🦌管签到 ✨_

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

</div>

## 📖 介绍

一个🦌管签到小插件

## 💿 安装

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

    nb plugin install nonebot-plugin-deer-pipe

</details>

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

<details>
<summary>pip</summary>

    pip install nonebot-plugin-deer-pipe
</details>
<details>
<summary>pdm</summary>

    pdm add nonebot-plugin-deer-pipe
</details>
<details>
<summary>poetry</summary>

    poetry add nonebot-plugin-deer-pipe
</details>
<details>
<summary>conda</summary>

    conda install nonebot-plugin-deer-pipe
</details>

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

    plugins = ["nonebot_plugin_deer_pipe"]

</details>

## ⚙️ 配置

该插件无需配置

## 🎉 使用
### 指令表

发送一个 `🦌` 即可触发签到

签到每月自动刷新
