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: 追番小工具 #3278

Closed
1 task
lbsucceed opened this issue Jan 26, 2025 · 5 comments · Fixed by #3279
Closed
1 task

Plugin: 追番小工具 #3278

lbsucceed opened this issue Jan 26, 2025 · 5 comments · Fixed by #3279
Labels
Plugin Publish Plugin Publish Publish things to store

Comments

@lbsucceed
Copy link
Contributor

lbsucceed commented Jan 26, 2025

PyPI 项目名

nonebot-plugin-track-anime

插件 import 包名

nonebot_plugin_track_anime

标签

[{"label":"追番工具","color":"#c78787"}]

插件配置项

插件测试

  • 如需重新运行插件测试,请勾选左侧勾选框
@lbsucceed lbsucceed added Plugin Publish Plugin Publish Publish things to store labels Jan 26, 2025
@lbsucceed lbsucceed changed the title Plugin: {追番小工具} Plugin: 追番小工具 Jan 26, 2025
@noneflow
Copy link
Contributor

noneflow bot commented Jan 26, 2025

📃 商店发布检查结果

Plugin: 追番小工具

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

详情
  • ✅ 项目 主页 返回状态码 200。
  • ✅ 项目 nonebot-plugin-track-anime 已发布至 PyPI。
  • ✅ 标签: 追番工具-#c78787。
  • ✅ 插件类型: application。
  • ✅ 插件支持的适配器: nonebot.adapters.onebot.v11。
  • ✅ 插件 加载测试 通过。
  • ✅ 版本号: 0.2.3。
  • ✅ 发布时间:2025-01-29 17:52:49 CST。

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

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

    💪 Powered by NoneFlow

    @noneflow noneflow bot changed the title Plugin: 追番小工具 Plugin: nonebot-plugin-track-anime Jan 26, 2025
    @noneflow noneflow bot changed the title Plugin: nonebot-plugin-track-anime Plugin: 追番小工具 Jan 26, 2025
    noneflow bot pushed a commit that referenced this issue Jan 26, 2025
    noneflow bot pushed a commit that referenced this issue Jan 26, 2025
    @lbsucceed
    Copy link
    Contributor Author

    lbsucceed commented Jan 26, 2025

    requests未修改,稍后进行修正

    @lbsucceed
    Copy link
    Contributor Author

    已更新代码

    noneflow bot pushed a commit that referenced this issue Jan 27, 2025
    @yanyongyu
    Copy link
    Member

    插件限制的httpx版本过低,请放宽限制。插件配置项请不要以下划线开头,同时应该标注类型。插件内存在 print,请使用 nb 的 logger 输出数据。

    @lbsucceed
    Copy link
    Contributor Author

    lbsucceed commented Jan 29, 2025

    插件限制的httpx版本过低,请放宽限制。插件配置项请不要以下划线开头,同时应该标注类型。插件内存在 print,请使用 nb 的 logger 输出数据。

    已按要求更新代码,还有什么地方吗?

    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