-
-
Notifications
You must be signed in to change notification settings - Fork 578
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_palworld #3243
Comments
📃 商店发布检查结果
✅ 所有测试通过,一切准备就绪! 详情
💡 如需修改信息,请直接修改 issue,机器人会自动更新检查结果。 ♻️ 评论已更新至最新检查结果 💪 Powered by NoneFlow |
插件配置项请删除默认值,或者对未填写的情况做判断,否则会导致不正确行为 |
已修改判断到最新发布版本内
|
你使用了 pydantic v2 的 validator,请删除或自行判断,确保对 pydantic v1 的兼容性。 |
try: if IS_V1: |
pkg_resources 不是标准库,请使用 |
已修改 |
PyPI 项目名
nonebot-plugin-palworld
插件 import 包名
nonebot_plugin_palworld
标签
[{"label":"palworld","color":"#006cff"}]
插件配置项
插件测试
The text was updated successfully, but these errors were encountered: