-
-
Notifications
You must be signed in to change notification settings - Fork 614
Adapter: nonebot-adapter-efchat #3495
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
Comments
📃 商店发布检查结果
✅ 所有测试通过,一切准备就绪! 详情
💡 如需修改信息,请直接修改 issue,机器人会自动更新检查结果。 ♻️ 评论已更新至最新检查结果 💪 Powered by NoneFlow |
发布前请先阅读一下 #2435 ,确认无误后回复一下。 这里的 tome 不正确,建议在 check to me 做判断然后写入 event 字段,不应该直接读取全局配置,会出错。 https://github.com/molanp/nonebot_adapter_efchat/blob/3b219706303f77d7c60c2a75b27e3f4cea2f92a0/src/nonebot/adapters/efchat/event.py#L28-L41 这里event的校验/后处理应该使用 pydantic validator,你可以参考其他适配器通过 adapter 的 startup 创建连接应该使用 self.on_ready(xxx) 。需要在启动完成后发起连接。 适配器 import 包名不对吧,应该是 nonebot.adapters.efchat ? |
已完成规范化处理 |
Uh oh!
There was an error while loading. Please reload this page.
适配器名称
nonebot-adapter-efchat
适配器描述
适用于EFChat(恒五聊)聊天室的nonebot适配器
PyPI 项目名
nonebot-adapter-efchat
适配器 import 包名
nonebot.adapters.efchat
适配器项目仓库/主页链接
https://github.com/molanp/nonebot_adapter_efchat
标签
[{"label":"EFChat","color":"#ac6161"},{"label":"恒五聊","color":"#cc99ff"}]
The text was updated successfully, but these errors were encountered: