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: mai2_pcount #2890

Closed
shengwang52005 opened this issue Aug 16, 2024 · 7 comments · Fixed by #2891
Closed

Plugin: mai2_pcount #2890

shengwang52005 opened this issue Aug 16, 2024 · 7 comments · Fixed by #2891
Labels
Plugin Publish Plugin

Comments

@shengwang52005
Copy link
Contributor

shengwang52005 commented Aug 16, 2024

PyPI 项目名

mai2_pcount

插件 import 包名

mai2_pcount

标签

[{"label":"舞萌","color":"#eabf0b"},{"label":"机厅","color":"#a60a25"}]

插件配置项

@shengwang52005 shengwang52005 added the Plugin Publish Plugin label Aug 16, 2024
noneflow bot pushed a commit that referenced this issue Aug 16, 2024
@noneflow
Copy link
Contributor

noneflow bot commented Aug 16, 2024

📃 商店发布检查结果

Plugin: mai2_pcount

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

详情
  • ✅ 项目 mai2_pcount 已发布至 PyPI。
  • ✅ 项目 主页 返回状态码 200。
  • ✅ 标签: 舞萌-#eabf0b, 机厅-#a60a25。
  • ✅ 插件类型: application。
  • ✅ 插件支持的适配器: nonebot.adapters.onebot.v11。
  • ✅ 插件 加载测试 通过。

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

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

    💪 Powered by NoneFlow

    @shoucandanghehe
    Copy link
    Contributor

    https://github.com/shengwang52005/mai2_pcount/blob/38f015d0f997eefbc2db86959c3970bc20ea25d0/mai2_pcount/__main__.py#L10-L15

    建议使用 localstore 存储插件数据
    文档

    @shengwang52005
    Copy link
    Contributor Author

    https://github.com/shengwang52005/mai2_pcount/blob/38f015d0f997eefbc2db86959c3970bc20ea25d0/mai2_pcount/__main__.py#L10-L15

    建议使用 localstore 存储插件数据 文档

    修改好了,根据建议,使用了localstore来存储数据

    @he0119
    Copy link
    Member

    he0119 commented Aug 17, 2024

    请问你依赖里的 pil_utils 为什么要锁死版本号?最新版的没法用吗?

    @shengwang52005
    Copy link
    Contributor Author

    请问你依赖里的 pil_utils 为什么要锁死版本号?最新版的没法用吗?

    感谢提醒,已修改

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

    你插件里有用到 httpx 和 pil_utils 吗?不用的依赖请删除。

    @shengwang52005
    Copy link
    Contributor Author

    你插件里有用到 httpx 和 pil_utils 吗?不用的依赖请删除。

    感谢提醒

    根据建议,删除了无用依赖项

    @noneflow noneflow bot closed this as completed in #2891 Aug 17, 2024
    noneflow bot pushed a commit that referenced this issue Aug 17, 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.

    4 participants