nonebot / nonebot2

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

Plugin: 星崽Bot-菜单 #2323

Closed ghost closed 1 year ago

ghost commented 1 year ago

PyPI 项目名

nonebot-plugin-starzai-plugin-memu

插件 import 包名

nonebot_plugin_starzai_plugin_memu

标签

[]

插件配置项

No response

noneflow[bot] commented 1 year ago

📃 商店发布检查结果

Plugin: 星崽Bot-菜单

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

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

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

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

    💪 Powered by NoneFlow

    Kyomotoi commented 1 year ago

    请先认真阅读文档: https://nonebot.dev/docs/developer/plugin-publishing

    bywhite0 commented 1 year ago

    没必要重新开 Issue,在原 Issue 下触发测试就行了

    ghost commented 1 year ago

    没必要重新开 Issue,在原 Issue 下触发测试就行了

    换项目名了

    XieXiLin2 commented 1 year ago

    就算换了你重新触发也会自动改的吧……

    ghost commented 1 year ago

    就算换了你重新触发也会自动改的吧……

    名字不一样

    he0119 commented 1 year ago

    没区别的,你直接修改 issue 内容,会自动获取最新的名称(求求你不要开新 issue 了

    XieXiLin2 commented 1 year ago

    问: 为什么你用 Bot 项目的 pyproject.toml 来当插件的 pyproject.toml 这样可是行不通的(

    ghost commented 1 year ago

    问: 为什么你用 Bot 项目的 pyproject.toml 来当插件的 pyproject.toml 这样可是行不通的(

    我的插件目录下没有pyproject.toml

    XieXiLin2 commented 1 year ago

    没有就自己创建一个啊…… 认 真 看 文 档 是 很 重 要 的

    ghost commented 1 year ago

    没有就自己创建一个啊…… 认 真 看 文 档 是 很 重 要 的

    文档没写吧

    ghost commented 1 year ago

    没有就自己创建一个啊…… 认 真 看 文 档 是 很 重 要 的

    咋写,文档没说

    XieXiLin2 commented 1 year ago

    https://peps.python.org/pep-0621/ 参考其他插件的也可以……

    ghost commented 1 year ago

    触发检查

    ghost commented 1 year ago

    https://peps.python.org/pep-0621/ 参考其他插件的也可以……

    其它插件的并无此文件 https://github.com/synodriver/nonebot_plugin_picsearcher/tree/beta1/nonebot_plugin_picsearcher

    XieXiLin2 commented 1 year ago

    https://github.com/SK-415/HarukaBot/blob/master/pyproject.toml

    ghost commented 1 year ago

    https://github.com/SK-415/HarukaBot/blob/master/pyproject.toml

    请问有没有Setuptools版的

    Kyomotoi commented 1 year ago

    你猜为什么 bot 将你的插件测试列为不通过 嗯?

    ghost commented 1 year ago

    你猜为什么 bot 将你的插件测试列为不通过 嗯?

    为什么

    SakuraiCora commented 1 year ago

    cy

    Kyomotoi commented 1 year ago

    你猜为什么 bot 将你的插件测试列为不通过 嗯?

    为什么

    https://nonebot.dev/docs/developer/plugin-publishing#%E5%8F%91%E5%B8%83%E8%87%B3-pypi 这是我第五次给你发文档链接

    ghost commented 1 year ago

    你猜为什么 bot 将你的插件测试列为不通过 嗯?

    为什么

    https://nonebot.dev/docs/developer/plugin-publishing#%E5%8F%91%E5%B8%83%E8%87%B3-pypi 这是我第五次给你发文档链接

    这个链接我看过了,里面只有让我填入pyproject.toml

    Shanshui2024 commented 1 year ago

    这个链接我看过了,里面只有让我填入pyproject.toml

    细看一下,里边有Setuptools的配置方法 https://setuptools.pypa.io/en/latest/

    ghost commented 1 year ago

    这个链接我看过了,里面只有让我填入pyproject.toml

    细看一下,里边有Setuptools的配置方法 https://setuptools.pypa.io/en/latest/

    谢谢,我看看

    eya46 commented 1 year ago

    项目添加nonebot2的依赖

    ghost commented 1 year ago

    重新触发

    Shanshui2024 commented 1 year ago

    重新触发

    触发检查(

    ghost commented 1 year ago

    重新触发

    触发检查(

    等()

    ghost commented 1 year ago

    触发检查

    eya46 commented 1 year ago

    再加依赖,nonebot-adapter-onebot

    Shanshui2024 commented 1 year ago

    再加依赖,nonebot-adapter-onebot

    确实,字面意思( 这操作给我看傻

    ghost commented 1 year ago

    触发检查

    bywhite0 commented 1 year ago

    请问如何解决目前的问题

    随便找个 JSON 在线验证网站把你的元数据丢过去就能看出问题了

    或者直接用 IDE 检查

    ghost commented 1 year ago

    触发检查