-
-
Notifications
You must be signed in to change notification settings - Fork 579
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-ACMD #3282
Comments
hlfzsi
changed the title
Plugin: {name} Plugin: nonebot-plugin-ACMD
Plugin: nonebot-plugin-ACMD
Jan 27, 2025
📃 商店发布检查结果
✅ 所有测试通过,一切准备就绪! 详情
💡 如需修改信息,请直接修改 issue,机器人会自动更新检查结果。 ♻️ 评论已更新至最新检查结果 💪 Powered by NoneFlow |
请不要在 driver startup 的时候启动 cli 执行阻塞操作。插件内存在热重载 hook,同样不允许出现。插件禁止在机器人目录直接读写数据,请使用 localstore 插件获取插件数据和缓存目录。 |
已修改。
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PyPI 项目名
nonebot-plugin-ACMD
插件 import 包名
nonebot_plugin_ACMD
标签
[{"label":"ACMD","color":"#ea5252"}]
插件配置项
插件测试
The text was updated successfully, but these errors were encountered: