Code Monkey home page Code Monkey logo

Comments (8)

RF-Tar-Railt avatar RF-Tar-Railt commented on July 17, 2024 1

第一,请仔细阅读一遍nb文档中关于插件开发的部分
第二,你用的setup.py,那么你需要在install_requires 写明插件的依赖
第三,你的插件缺失插件元数据,这部分遵循第一点,请阅读插件开发文档
第四,你的插件完全没有依赖于 onebot适配器的内容,推荐你删除这部分的相关代码

from nonebot2.

ikarosf avatar ikarosf commented on July 17, 2024 1

好的我已做出对应修改,希望能行

from nonebot2.

ikarosf avatar ikarosf commented on July 17, 2024 1

再次修改

from nonebot2.

ikarosf avatar ikarosf commented on July 17, 2024 1

再再次修改

from nonebot2.

ikarosf avatar ikarosf commented on July 17, 2024 1

啊?我更新完怎么bot检测的版本还倒退了

from nonebot2.

yanyongyu avatar yanyongyu commented on July 17, 2024 1

你的插件不依赖ob适配器,你应该在setup.py中删除该依赖,并在calc的时候使用基类标注。另外你的nonebot2依赖没有限制版本,应填写>=2.2.0,<3.0.0

from nonebot2.

ikarosf avatar ikarosf commented on July 17, 2024 1

你的插件不依赖ob适配器,你应该在setup.py中删除该依赖,并在calc的时候使用基类标注。另外你的nonebot2依赖没有限制版本,应填写>=2.2.0,<3.0.0

已更正

from nonebot2.

noneflow avatar noneflow commented on July 17, 2024

📃 商店发布检查结果

Plugin: 学园偶像大师算分插件

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

详情
  • ✅ 项目 nonebot-plugin-gakuenImasCalculator 已发布至 PyPI。
  • ✅ 项目 主页 返回状态码 200。
  • ✅ 标签: 游戏-#ea5252, 工具-#ea5f52。
  • ✅ 插件类型: application。
  • ✅ 插件支持的适配器: 所有。
  • ✅ 插件 加载测试 通过。

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

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

    💪 Powered by NoneFlow

    from nonebot2.

    Related Issues (20)

    Recommend Projects

    • React photo React

      A declarative, efficient, and flexible JavaScript library for building user interfaces.

    • Vue.js photo Vue.js

      🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    • Typescript photo Typescript

      TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    • TensorFlow photo TensorFlow

      An Open Source Machine Learning Framework for Everyone

    • Django photo Django

      The Web framework for perfectionists with deadlines.

    • D3 photo D3

      Bring data to life with SVG, Canvas and HTML. 📊📈🎉

    Recommend Topics

    • javascript

      JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

    • web

      Some thing interesting about web. New door for the world.

    • server

      A server is a program made to process requests and deliver data to clients.

    • Machine learning

      Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

    • Game

      Some thing interesting about game, make everyone happy.

    Recommend Org

    • Facebook photo Facebook

      We are working to build community through open source technology. NB: members must have two-factor auth.

    • Microsoft photo Microsoft

      Open source projects and samples from Microsoft.

    • Google photo Google

      Google ❤️ Open Source for everyone.

    • D3 photo D3

      Data-Driven Documents codes.