zhenxun_bot/zhenxun
molanp 3cf7c1d237
fix(plugin_store): 修复递代错误 (#1986)
- 在查找插件时使用 next() 函数的默认值 None,避免抛出 StopIteration 异常
- 增加对未找到插件的错误处理,返回相应的错误信息
- 优化了插件查找逻辑,提高了代码的健壮性和可读性

Co-authored-by: HibiKier <45528451+HibiKier@users.noreply.github.com>
2025-07-17 19:01:02 +08:00
..
builtin_plugins fix(plugin_store): 修复递代错误 (#1986) 2025-07-17 19:01:02 +08:00
configs 添加bot画像 2025-07-16 02:51:06 +08:00
models 添加bot画像 2025-07-16 02:51:06 +08:00
plugins 🎨 添加__init__.py 2024-08-29 22:46:30 +08:00
services feat(exceptions): 将DbUrlIsNode异常类继承自HookPriorityException (#1987) 2025-07-17 18:58:22 +08:00
utils 添加bot画像 2025-07-16 02:51:06 +08:00