nonebot / nonebot2

跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python
https://nonebot.dev
MIT License
5.83k stars 553 forks source link

Plugin: nonebot-plugin-bf1marneserverlist #2583

Closed SAFEluren closed 6 months ago

SAFEluren commented 6 months ago

PyPI 项目名

nonebot-plugin-bf1marneserverlist

插件 import 包名

nonebot_plugin_bf1marneserverlist

标签

[{"label":"server","color":"#ea5252"}]

插件配置项

MARNE_URL=""
MARNE_PLUGIN_ENABLED=true
noneflow[bot] commented 6 months ago

📃 商店发布检查结果

Plugin: nonebot-plugin-bf1marneserverlist

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

详情
  • ✅ 项目 nonebot-plugin-bf1marneserverlist 已发布至 PyPI。
  • ✅ 项目 主页 返回状态码 200。
  • ✅ 标签: server-#ea5252。
  • ✅ 插件类型: application。
  • ✅ 插件支持的适配器: nonebot.adapters.onebot.v11。
  • ✅ 插件 加载测试 通过。

  • 💡 如需修改信息,请直接修改 issue,机器人会自动更新检查结果。 💡 当插件加载测试失败时,请发布新版本后在当前页面下评论任意内容以触发测试。

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

    💪 Powered by NoneFlow

    MingxuanGame commented 6 months ago

    1.不要重复开 issue,在此 issue 下评论即可重新测试

    SAFEluren commented 6 months ago

    retry

    MingxuanGame commented 6 months ago

    2.你的插件没有添加依赖 nonebot2nonebot-adapter-onebot 3.插件修改后需要发布一个新版本到 PyPI 4.你的插件使用了 requests,建议使用异步 http 库如 httpx aiohttp 替换 5.你的插件的 Config 正在使用 Pydantic v1 用法,这可能会导致不兼容 6.issue 中的 “插件配置项” 需使用你在 .env.* 里面的配置

    SAFEluren commented 6 months ago

    retry plz

    SAFEluren commented 6 months ago

    1

    SAFEluren commented 6 months ago

    2

    RF-Tar-Railt commented 6 months ago

    你插件结构也不对

    SAFEluren commented 6 months ago

    retry

    SAFEluren commented 6 months ago

    21312321

    KomoriDev commented 6 months ago

    https://github.com/SAFEluren/nonebot-plugin-bf1marneserverlist/blob/master/plugins%2Fbf1marneserverlist%2F__init__.py#L45-L46 好神秘

    SAFEluren commented 6 months ago

    sadasd

    KomoriDev commented 6 months ago

    插件结构不对,看看文档或社区的插件

    SAFEluren commented 6 months ago

    retry 21213

    SAFEluren commented 6 months ago

    asdf

    SAFEluren commented 6 months ago

    a

    SAFEluren commented 6 months ago

    😭感谢几位大佬

    MingxuanGame commented 6 months ago
    SAFEluren commented 6 months ago

    1 2 已修改 3不会

    SAFEluren commented 6 months ago

    1

    he0119 commented 6 months ago

    你使用 nonebot_plugin_localstore 插件前没有 require。

    SAFEluren commented 6 months ago

    你使用 nonebot_plugin_localstore 插件前没有 require。

    有啊 Line17

    he0119 commented 6 months ago

    你使用 nonebot_plugin_localstore 插件前没有 require。

    有啊 Line17

    你应该在 import nonebot_plugin_localstore as store 这个语句之前 require。

    SAFEluren commented 6 months ago

    你使用 nonebot_plugin_localstore 插件前没有 require。

    有啊 Line17

    你应该在 import nonebot_plugin_localstore as store 这个语句之前 require。

    已修改

    yanyongyu commented 6 months ago

    测试还没通过?

    SAFEluren commented 6 months ago

    ...不应该啊?之前都通过了的 重试一遍