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: nonebot-plugin-zepplife #3131

Closed
1 task
1296lol opened this issue Nov 19, 2024 · 4 comments · Fixed by #3132
Closed
1 task

Plugin: nonebot-plugin-zepplife #3131

1296lol opened this issue Nov 19, 2024 · 4 comments · Fixed by #3132
Labels
Plugin Publish Plugin

Comments

@1296lol
Copy link
Contributor

1296lol commented Nov 19, 2024

PyPI 项目名

nonebot-plugin-zepplife

插件 import 包名

nonebot_plugin_zepplife

标签

[{"label":"运动","color":"#34cb0e"}]

插件配置项

ZEPPLIFE_USER=""
ZEPPLIFE_PASSWORD=""

插件测试

  • 如需重新运行插件测试,请勾选左侧勾选框
@1296lol 1296lol added the Plugin Publish Plugin label Nov 19, 2024
@noneflow
Copy link
Contributor

noneflow bot commented Nov 19, 2024

📃 商店发布检查结果

Plugin: nonebot-plugin-zepplife

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

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

  • 💡 如需修改信息,请直接修改 issue,机器人会自动更新检查结果。
    💡 当插件加载测试失败时,请发布新版本后勾选插件测试勾选框重新运行插件测试。

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

    💪 Powered by NoneFlow

    @1296lol
    Copy link
    Contributor Author

    1296lol commented Nov 19, 2024

    更新了pyproject.toml

    @yanyongyu
    Copy link
    Member

    插件依赖了requests,请使用 httpx 的 AsyncClient 代替。插件配置项编写错误,请正确填写配置项的名称并移除默认值中的 config.xxx

    @1296lol
    Copy link
    Contributor Author

    1296lol commented Nov 24, 2024

    已使用AsyncCilent代替requests,移除了对requests的依赖;插件配置项已更新

    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.

    2 participants