Metadata-Version: 2.3
Name: nonebot-plugin-deer-pipe
Version: 0.6.0a2
Summary: A deer-pipe check in plugin for nonebot2
Author: SNRainiar
Author-email: SNRainiar <rainiar@foxmail.com>
License: AGPL-3.0-or-later
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3.10
Classifier: Typing :: Typed
Requires-Dist: aiocache>=0.12.3
Requires-Dist: aiohttp>=3.13.3
Requires-Dist: aiosqlite>=0.20.0
Requires-Dist: nonebot-plugin-alconna>=0.54.0
Requires-Dist: nonebot-plugin-apscheduler>=0.5.0
Requires-Dist: nonebot-plugin-localstore>=0.7.2
Requires-Dist: nonebot-plugin-uninfo>=0.10.1
Requires-Dist: nonebot2>=2.4.0
Requires-Dist: pillow>=11.0.0
Requires-Dist: pytimeparse>=1.1.8
Requires-Dist: sqlmodel>=0.0.22
Requires-Python: >=3.10
Project-URL: Homepage, https://github.com/SamuNatsu/nonebot-plugin-deer-pipe
Project-URL: Issues, https://github.com/SamuNatsu/nonebot-plugin-deer-pipe/issues
Description-Content-Type: text/markdown

<div align="center">
  <a href="https://v2.nonebot.dev/store"><img src="https://raw.githubusercontent.com/SamuNatsu/nonebot-plugin-deer-pipe/main/assets/deerpipe.jpg" width="220" height="180" alt="Logo"></a>
</div>

<div align="center">

# nonebot-plugin-deer-pipe

_✨ 每月🦌管签到 ✨_

<a href="https://registry.nonebot.dev/plugin/nonebot-plugin-deer-pipe:nonebot_plugin_deer_pipe"><img src="https://img.shields.io/badge/nonebot2-registry-orange"></a>
<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>

## ⚙️ 配置

该插件使用了 `nonebot-plugin-localstore` 来决定用户数据的存放位置，你可能需要对其进行配置

## 🎉 使用

### 指令表

发送 `🦌帮助` 或 `鹿帮助` 以获取使用帮助

## 💰 赞助

见侧边栏 **Sponsor this project**
