Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin: nonebot_plugin_qbittorrent_manager #3207

Open
1 task
SuperGuGuGu opened this issue Dec 25, 2024 · 3 comments · May be fixed by #3208
Open
1 task

Plugin: nonebot_plugin_qbittorrent_manager #3207

SuperGuGuGu opened this issue Dec 25, 2024 · 3 comments · May be fixed by #3208
Labels
Plugin Publish Plugin Publish Publish things to store

Comments

@SuperGuGuGu
Copy link
Contributor

SuperGuGuGu commented Dec 25, 2024

PyPI 项目名

nonebot-plugin-qbittorrent-manager

插件 import 包名

nonebot_plugin_qbittorrent_manager

标签

[{"label":"文件下载","color":"#4985d1"},{"label":"跨平台","color":"#ea5252"}]

插件配置项

qbm_url="http://127.0.0.1:8080"
qbm_username="username"
qbm_password="password"

插件测试

  • 如需重新运行插件测试,请勾选左侧勾选框
@SuperGuGuGu SuperGuGuGu added Plugin Publish Plugin Publish Publish things to store labels Dec 25, 2024
@noneflow
Copy link
Contributor

noneflow bot commented Dec 25, 2024

📃 商店发布检查结果

Plugin: nonebot_plugin_qbittorrent_manager

✅ 所有测试通过,一切准备就绪!

详情
  • ✅ 项目 主页 返回状态码 200。
  • ✅ 项目 nonebot-plugin-qbittorrent-manager 已发布至 PyPI。
  • ✅ 标签: 文件下载-#4985d1, 跨平台-#ea5252。
  • ✅ 插件类型: application。
  • ✅ 插件支持的适配器: nonebot.adapters.feishu, nonebot.adapters.kaiheila, nonebot.adapters.onebot.v11, nonebot.adapters.onebot.v12, nonebot.adapters.qq, nonebot.adapters.red, nonebot.adapters.telegram。
  • ✅ 插件 加载测试 通过。
  • ✅ 版本号: 0.2.4.0。
  • ✅ 发布时间:2024-12-27 17:44:22 CST。

  • 💡 如需修改信息,请直接修改 issue,机器人会自动更新检查结果。
    💡 当插件加载测试失败时,请发布新版本后勾选插件测试勾选框重新运行插件测试。

    ♻️ 评论已更新至最新检查结果

    💪 Powered by NoneFlow

    @noneflow noneflow bot changed the title Plugin: nonebot-plugin-qbittorrent-manager Plugin: nonebot_plugin_qbittorrent_manager Dec 25, 2024
    @noneflow noneflow bot linked a pull request Dec 25, 2024 that will close this issue
    @yanyongyu
    Copy link
    Member

    插件元数据缺少支持的适配器,请继承 saa。插件配置使用了 pydantic v2 的用法,请删除或添加版本限制。

    @SuperGuGuGu
    Copy link
    Contributor Author

    已添加支持的适配器以及兼容pydantic v1

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Plugin Publish Plugin Publish Publish things to store
    Development

    Successfully merging a pull request may close this issue.

    2 participants