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: 小真寻的WebUi #3205

Closed
1 task
HibiKier opened this issue Dec 25, 2024 · 4 comments · Fixed by #3206
Closed
1 task

Plugin: 小真寻的WebUi #3205

HibiKier opened this issue Dec 25, 2024 · 4 comments · Fixed by #3206
Labels
Plugin Publish Plugin Publish Publish things to store

Comments

@HibiKier
Copy link
Contributor

HibiKier commented Dec 25, 2024

PyPI 项目名

nonebot-plugin-zxui

插件 import 包名

nonebot_plugin_zxui

标签

[{"label":"小真寻","color":"#fbe4e4"},{"label":"WebUi","color":"#2bcaca"}]

插件配置项

zxui_username="admin"
zxui_password="admin"

插件测试

  • 如需重新运行插件测试,请勾选左侧勾选框
@HibiKier HibiKier added Plugin Publish Plugin Publish Publish things to store labels Dec 25, 2024
@noneflow
Copy link
Contributor

noneflow bot commented Dec 25, 2024

📃 商店发布检查结果

Plugin: 小真寻的WebUi

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

详情
  • ✅ 项目 主页 返回状态码 200。
  • ✅ 项目 nonebot-plugin-zxui 已发布至 PyPI。
  • ✅ 标签: 小真寻-#fbe4e4, WebUi-#2bcaca。
  • ✅ 插件类型: application。
  • ✅ 插件支持的适配器: nonebot.adapters.console, nonebot.adapters.discord, nonebot.adapters.dodo, nonebot.adapters.feishu, nonebot.adapters.kaiheila, nonebot.adapters.onebot.v11, nonebot.adapters.onebot.v12, nonebot.adapters.qq, nonebot.adapters.satori, nonebot.adapters.telegram。
  • ✅ 插件 加载测试 通过。
  • ✅ 版本号: 0.3.1。
  • ✅ 发布时间:2024-12-27 10:14:41 CST。

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

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

    💪 Powered by NoneFlow

    @he0119
    Copy link
    Member

    he0119 commented Dec 25, 2024

    你这个插件配置项的格式不太对诶,应该是 dotenv 的写法(key=value)才行吧。

    @noneflow noneflow bot changed the title Plugin: nonebot-plugin-zxui Plugin: 小真寻的WebUi Dec 25, 2024
    @yanyongyu
    Copy link
    Member

    插件数据可以使用 localstore 存储了,现在 localstore 支持按插件配置存储目录。

    @HibiKier
    Copy link
    Contributor Author

    插件数据可以使用 localstore 存储了,现在 localstore 支持按插件配置存储目录。

    已修改

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Plugin Publish Plugin Publish Publish things to store
    Development

    Successfully merging a pull request may close this issue.

    3 participants