Metadata-Version: 2.4
Name: nonebot_plugin_bilifan
Version: 0.5.0
Summary: 刷站粉丝牌子的机器人插件
Project-URL: homepage, https://github.com/Agnes4m/nonebot_plugin_bilifan
Author-email: Agnes_Digital <Z735803792@163.com>
License: GPLv3
License-File: LICENSE
Keywords: bilibili,nonebot2,plugin
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
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
Classifier: Programming Language :: Python :: 3.12
Requires-Python: <4.0,>=3.9
Requires-Dist: aiohttp-socks>=0.8.0
Requires-Dist: anyio>=4.6.2
Requires-Dist: nonebot-adapter-onebot>=2.2.5
Requires-Dist: nonebot-plugin-alconna>=0.50.0
Requires-Dist: nonebot-plugin-apscheduler>=0.3.0
Requires-Dist: nonebot2>=2.1.0
Requires-Dist: pillow>=10.0.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: qrcode>=7.4.2
Description-Content-Type: text/markdown

<!-- markdownlint-disable MD024 MD026 MD031 MD033 MD036 MD041 -->
<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.0-red.svg" alt="NoneBot">
</div>

## 最新说明~~叔叔不要麻辣~~

- <font color=#ff0000>2025.11.19 本次更新配置文件有变更，需要手动同步最新配置</font>
- 由于b站修改规则，导致一天只能刷30好感度
- alconna 支持替换 saa 支持

## 配置说明

启动一次插件，在 bot 路径下，"data/bilifan"文件夹内，按需求修改"users.yaml"文件
运行跨平台使用，支持 alconna 下所有适配器

## 指令

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

</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 站粉丝牌助手 - XiaoMiku01](https://github.com/XiaoMiku01/fansMedalHelper) - 源代码来自于他
- [新 B 站粉丝牌助手 - cyb233](https://github.com/cyb233/fansMedalHelper) - 改进代码来自于他
