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: 堡垒之夜游戏插件 #3250

Closed
1 task
fllesser opened this issue Jan 9, 2025 · 5 comments · Fixed by #3251
Closed
1 task

Plugin: 堡垒之夜游戏插件 #3250

fllesser opened this issue Jan 9, 2025 · 5 comments · Fixed by #3251
Labels
Plugin Publish Plugin Publish Publish things to store

Comments

@fllesser
Copy link
Contributor

fllesser commented Jan 9, 2025

PyPI 项目名

nonebot-plugin-fortnite

插件 import 包名

nonebot_plugin_fortnite

标签

[{"label":"EPIC","color":"#0b0b11"},{"label":"堡垒之夜","color":"#23a5c2"},{"label":"Fortnite","color":"#23a5c2"}]

插件配置项

插件测试

  • 如需重新运行插件测试,请勾选左侧勾选框
@fllesser fllesser added Plugin Publish Plugin Publish Publish things to store labels Jan 9, 2025
@noneflow
Copy link
Contributor

noneflow bot commented Jan 9, 2025

📃 商店发布检查结果

Plugin: 堡垒之夜游戏插件

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

详情
  • ✅ 项目 主页 返回状态码 200。
  • ✅ 项目 nonebot-plugin-fortnite 已发布至 PyPI。
  • ✅ 标签: EPIC-#0b0b11, 堡垒之夜-#23a5c2, Fortnite-#23a5c2。
  • ✅ 插件类型: application。
  • ✅ 插件支持的适配器: nonebot.adapters.console, nonebot.adapters.discord, nonebot.adapters.dodo, nonebot.adapters.feishu, nonebot.adapters.kaiheila, nonebot.adapters.kritor, nonebot.adapters.mail, nonebot.adapters.minecraft, nonebot.adapters.mirai, nonebot.adapters.onebot.v11, nonebot.adapters.onebot.v12, nonebot.adapters.qq, nonebot.adapters.satori, nonebot.adapters.telegram。
  • ✅ 插件 加载测试 通过。
  • ✅ 版本号: 0.1.5。
  • ✅ 发布时间:2025-01-13 15:24:38 CST。

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

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

    💪 Powered by NoneFlow

    @noneflow noneflow bot changed the title Plugin: nonebot-plugin-fortnite Plugin: 堡垒之夜游戏插件 Jan 9, 2025
    @yanyongyu
    Copy link
    Member

    插件依赖 httpx 的版本限制过低。插件支持的适配器请继承依赖的 alc uninfo 插件,记得要在继承前 require。

    @fllesser
    Copy link
    Contributor Author

    已做调整

    @yanyongyu
    Copy link
    Member

    你应该用 inherit_supported_adapters(alc, uninfo) 继承。

    @fllesser
    Copy link
    Contributor Author

    你应该用 inherit_supported_adapters(alc, uninfo) 继承。

    已改

    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