nonebot / nonebot2

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

Plugin: Among US中的TOH模组职业介绍 #2220

Closed qwqZYLqwq closed 1 year ago

qwqZYLqwq commented 1 year ago

PyPI 项目名

nonebot-plugin-aujob

插件 import 包名

nonebot_plugin_aujob

标签

[{"label":"among us","color":"#48d5bf"},{"label":"TOH","color":"#05c4f1"}]

插件配置项

No response

noneflow[bot] commented 1 year ago

📃 商店发布检查结果

Plugin: Among US中的TOH模组职业介绍

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

详情
  • ✅ 标签: among us-#48d5bf, TOH-#05c4f2。
  • ✅ 项目 主页 返回状态码 200。
  • ✅ 包 nonebot-plugin-aujob 已发布至 PyPI。
  • ✅ 插件 加载测试 通过。
  • ✅ 插件类型: application。
  • ✅ 插件支持的适配器: 所有。

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

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

    💪 Powered by NoneFlow

    qwqZYLqwq commented 1 year ago

    yee

    yanyongyu commented 1 year ago

    /update

    qwqZYLqwq commented 1 year ago

    /update

    已更改完

    yanyongyu commented 1 year ago

    记得更新github仓库

    qwqZYLqwq commented 1 year ago

    记得更新github仓库

    已更新

    yanyongyu commented 1 year ago

    你handler标注的ob11事件还是没改啊,不改这个是没法用的啊。要改成事件基类。

    from nonebot.adapters import Event
    qwqZYLqwq commented 1 year ago

    emmmm

    qwqZYLqwq commented 1 year ago

    你handler标注的ob11事件还是没改啊,不改这个是没法用的啊。要改成事件基类。

    from nonebot.adapters import Event

    已更新

    yanyongyu commented 1 year ago

    依赖中的onebot适配器也可以删除了