Metadata-Version: 2.1
Name: nonebot_plugin_bilifan
Version: 0.2.4
Summary: 刷站粉丝牌子的机器人插件
Home-page: https://github.com/Agnes4m/nonebot_plugin_bilifan
License: GPLv3
Keywords: bilibili,nonebot2,plugin
Author: Agnes_Digital
Author-email: Z735803792@163.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aiohttp-socks (>=0.8.0,<0.9.0)
Requires-Dist: nonebot-adapter-onebot (>=2.1.5)
Requires-Dist: nonebot2 (>=2.0.0,<3.0.0)
Requires-Dist: nonebot_plugin_apscheduler (>=0.3.0)
Requires-Dist: pillow (>=9.3.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: qrcode (>=7.4.2,<8.0.0)
Project-URL: Repository, https://github.com/Agnes4m/nonebot_plugin_bilifan
Description-Content-Type: text/markdown

<div align="center">
  <img src="https://raw.githubusercontent.com/Agnes4m/nonebot_plugin_l4d2_server/main/image/logo.png" width="180" height="180"  alt="AgnesDigitalLogo">
  <br>
  <p><img src="https://s2.loli.net/2022/06/16/xsVUGRrkbn1ljTD.png" width="240" alt="NoneBotPluginText"></p>
</div>

<div align="center">

# nonebot_plugin_bilifan
_✨自动b站粉丝牌✨_

<a href="https://github.com/Agnes4m/nonebot_plugin_bilifan/stargazers">
        <img alt="GitHub stars" src="https://img.shields.io/github/stars/Agnes4m/nonebot_plugin_bilifan" alt="stars">
</a>
<a href="https://github.com/Agnes4m/nonebot_plugin_bilifan/issues">
        <img alt="GitHub issues" src="https://img.shields.io/github/issues/Agnes4m/nonebot_plugin_bilifan" alt="issues">
</a>
<a href="https://jq.qq.com/?_wv=1027&k=HdjoCcAe">
        <img src="https://img.shields.io/badge/QQ%E7%BE%A4-399365126-orange?style=flat-square" alt="QQ Chat Group">
</a>
<a href="https://pypi.python.org/pypi/nonebot_plugin_bilifan">
        <img src="https://img.shields.io/pypi/v/nonebot_plugin_bilifan.svg" alt="pypi">
</a>
    <img src="https://img.shields.io/badge/python-3.9+-blue.svg" alt="python">
    <img src="https://img.shields.io/badge/nonebot-2.0.0rc4-red.svg" alt="NoneBot">
</div>

## 配置

启动一次插件，在bot路径下，"data/bilifan"文件夹内，按需求修改"users.yaml"文件

## 指令

- b站登录 - 返回b站二维码，扫码登录，绑定qq号
- 删除登录信息 - 删除登录信息和绑定
- 开始刷牌子 - 开始执行命令
- 自动刷牌子 - 添加或取消定时任务
- 取消自动刷牌子 - 取消定时任务
- 删除全部的定时任务 - [超管]删除全部的定时任务


</details>

## 🙈 其他

- 本项目仅供学习使用，请勿用于商业用途，喜欢该项目可以Star或者提供PR
- [爱发电](https://afdian.net/a/agnes_digital)
- [GPL-3.0 License](https://github.com/Agnes4m/nonebot_plugin_bilifan/blob/main/LICENSE) ©[@Agnes4m](https://github.com/Agnes4m)

## 🌐 感谢

- [新 B 站粉丝牌助手](https://github.com/XiaoMiku01/fansMedalHelper) - 源代码来自于他

