Plugin: nonebot_plugin_mai_arcade
PyPI 项目名
nonebot-plugin-mai-arcade
插件 import 包名
nonebot_plugin_mai_arcade
标签
[{"label":"maimai","color":"#ea5252"},{"label":"arcade","color":"#ea5252"}]
插件配置项
No response
📃 商店发布检查结果
Plugin: nonebot_plugin_mai_arcade
✅ 所有测试通过,一切准备就绪!
详情
✅ 项目 nonebot-plugin-mai-arcade 已发布至 PyPI。 ✅ 项目 主页 返回状态码 200。 ✅ 标签: maimai-#ea5252, arcade-#ea5252。 ✅ 插件类型: application。 ✅ 插件支持的适配器: nonebot.adapters.onebot.v11。 ✅ 插件 加载测试 通过。
💡 如需修改信息,请直接修改 issue,机器人会自动更新检查结果。 💡 当插件加载测试失败时,请发布新版本后在当前页面下评论任意内容以触发测试。
♻️ 评论已更新至最新检查结果
💪 Powered by NoneFlow
已更新
已更新
已更新
插件依赖请限制版本,nb2 版本 2.2.0+ 。插件读取配置项的方式请更新到新版本方式,删除Extra。插件元数据缺少支持的适配器。插件数据请使用 localstore 插件存储。插件内请勿使用dotenv,这会影响nb的加载。
插件依赖请限制版本,nb2 版本 2.2.0+ 。插件读取配置项的方式请更新到新版本方式,删除Extra。插件元数据缺少支持的适配器。插件数据请使用 localstore 插件存储。插件内请勿使用dotenv,这会影响nb的加载。
已修改。
/update
你插件读取配置项的方式依然不正确,请参考文档编写。数据请使用 localstore 存储。
/update
/update
/update
你插件的config文件呢。。https://github.com/YuuzukiRin/nonebot_plugin_mai_arcade/blob/85e4f4dac334b65757d92ed334c8d20202616300/nonebot_plugin_mai_arcade/init.py#L24
你这段代码为什么要这么读配置,直接使用plugin config就可以。https://github.com/YuuzukiRin/nonebot_plugin_mai_arcade/blob/85e4f4dac334b65757d92ed334c8d20202616300/nonebot_plugin_mai_arcade/init.py#L119-L128
请使用新版本 localstore 插件的使用方法。https://github.com/YuuzukiRin/nonebot_plugin_mai_arcade/blob/85e4f4dac334b65757d92ed334c8d20202616300/nonebot_plugin_mai_arcade/init.py#L69-L70
你插件的config文件呢。。https://github.com/YuuzukiRin/nonebot_plugin_mai_arcade/blob/85e4f4dac334b65757d92ed334c8d20202616300/nonebot_plugin_mai_arcade/init.py#L24
你这段代码为什么要这么读配置,直接使用plugin config就可以。https://github.com/YuuzukiRin/nonebot_plugin_mai_arcade/blob/85e4f4dac334b65757d92ed334c8d20202616300/nonebot_plugin_mai_arcade/init.py#L119-L128
请使用新版本 localstore 插件的使用方法。https://github.com/YuuzukiRin/nonebot_plugin_mai_arcade/blob/85e4f4dac334b65757d92ed334c8d20202616300/nonebot_plugin_mai_arcade/init.py#L69-L70
我晕,更新的时候不小心传成另一个插件了...
/update
你仓库里为什么没有pyproject.toml之类的
你仓库里为什么没有pyproject.toml之类的
上传了setup.py
https://github.com/YuuzukiRin/nonebot_plugin_mai_arcade/blob/c9313df15955e448085ab35a77b821b442564008/nonebot_plugin_mai_arcade/init.py#L37-L39 https://github.com/YuuzukiRin/nonebot_plugin_mai_arcade/blob/c9313df15955e448085ab35a77b821b442564008/nonebot_plugin_mai_arcade/init.py#L786-L789
这个re_write_json方法你写了两遍
https://github.com/YuuzukiRin/nonebot_plugin_mai_arcade/blob/c9313df15955e448085ab35a77b821b442564008/nonebot_plugin_mai_arcade/init.py#L37-L39 https://github.com/YuuzukiRin/nonebot_plugin_mai_arcade/blob/c9313df15955e448085ab35a77b821b442564008/nonebot_plugin_mai_arcade/init.py#L786-L789
这个
re_write_json方法你写了两遍
已修改
/update