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: 每日油价 #2821

Closed
wyeeeee opened this issue Jul 18, 2024 · 6 comments · Fixed by #2822
Closed

Plugin: 每日油价 #2821

wyeeeee opened this issue Jul 18, 2024 · 6 comments · Fixed by #2822
Labels
Plugin Publish Plugin

Comments

@wyeeeee
Copy link
Contributor

wyeeeee commented Jul 18, 2024

PyPI 项目名

nonebot-plugin-daily-oil-price

插件 import 包名

nonebot_plugin_daily_oil_price

标签

[]

插件配置项

No response

@wyeeeee wyeeeee added the Plugin Publish Plugin label Jul 18, 2024
noneflow bot pushed a commit that referenced this issue Jul 18, 2024
@noneflow noneflow bot changed the title Plugin: nonebot-plugin-daily-oil-price Plugin: 每日油价 Jul 18, 2024
@noneflow
Copy link
Contributor

noneflow bot commented Jul 18, 2024

📃 商店发布检查结果

Plugin: 每日油价

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

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

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

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

    💪 Powered by NoneFlow

    @he0119
    Copy link
    Member

    he0119 commented Jul 18, 2024

    https://github.com/wyeeeee/nonebot-plugin-daily-oil-price/blob/d3477f38506f11af9f8c7bb7c5db6db101c90d04/nonebot_plugin_daily_oil_price/__init__.py#L23

    插件元数据中的主页不应该为空。

    并且如果插件仅仅用文本交互,可以考虑使用基类支持全平台。https://nonebot.dev/docs/best-practice/multi-adapter#%E5%9F%BA%E4%BA%8E%E5%9F%BA%E7%B1%BB%E7%9A%84%E8%B7%A8%E5%B9%B3%E5%8F%B0

    @wyeeeee
    Copy link
    Contributor Author

    wyeeeee commented Jul 18, 2024

    fixed
    后续会改为图片,考虑使用其他多平台方案

    @wyeeeee
    Copy link
    Contributor Author

    wyeeeee commented Jul 18, 2024

    Updated

    noneflow bot pushed a commit that referenced this issue Jul 18, 2024
    @yanyongyu
    Copy link
    Member

    你的插件配置项读取部分采用了旧版方式,请参考 nb 文档 配置 部分改写为新版本使用方法。数据文件建议使用 localstore 插件存储,不要存储在插件目录安装下。

    noneflow bot pushed a commit that referenced this issue Jul 19, 2024
    @wyeeeee
    Copy link
    Contributor Author

    wyeeeee commented Jul 19, 2024

    fixed

    @noneflow noneflow bot closed this as completed in #2822 Jul 21, 2024
    noneflow bot pushed a commit that referenced this issue Jul 21, 2024
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Plugin Publish Plugin
    Development

    Successfully merging a pull request may close this issue.

    3 participants