-
-
Notifications
You must be signed in to change notification settings - Fork 582
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: vv_helper #2820
Comments
📃 商店发布检查结果
✅ 所有测试通过,一切准备就绪! 详情
💡 如需修改信息,请直接修改 issue,机器人会自动更新检查结果。 ♻️ 评论已更新至最新检查结果 💪 Powered by NoneFlow |
已修改 |
- username: str = None
+ username: Optional[str] = None
又及: |
已修改🥹🥹🥹 |
改什么了? |
🤔你说的我应该都改了啊, 你们这里看不到吗 |
请确保修改后的文件上传到github 注意查看发布检查结果, |
|
已修改 |
已修改 |
你的机器人响应了基类事件,但用了 onebot 协议进行了回复,这会产生问题,你可以限制响应的事件类型为 onebot 事件,或者使用 alconna uniseg 跨平台插件。另外你的插件 config 内容是 nb 内置的配置,你可以直接从 driver 获取而不需要自己读取。另外你的日志为什么要写入 logfile 而不是用 nb 提供的 logger。 |
已修改, 之前理解有点小杯🥹🥹🥹 |
你 Bot Message 类导入的依然是基类。不用的 config 记得删除。 |
已修改🥹🥹🥹 |
PyPI 项目名
nonebot-plugin-weiweibot
插件 import 包名
nonebot_plugin_weiweibot
标签
[]
插件配置项
No Response
The text was updated successfully, but these errors were encountered: