feat(bot): 实现 BotManager 并完善机器人注销逻辑

添加全局 BotManager 单例用于统一管理所有 Bot 实例
在 WS 关闭和 ReverseWSManager 清理时调用注销逻辑
修改广播插件使用 BotManager 获取所有活跃 Bot 实例
移除 echo 插件的权限限制并更新文档配置
This commit is contained in:
2026-03-08 12:25:13 +08:00
parent 789d4e8ac7
commit dec1a43f28
8 changed files with 120 additions and 33 deletions

View File

@@ -7,7 +7,7 @@ anyio==4.12.1
astroid==4.0.3
attrs==25.4.0
beautifulsoup4==4.14.3
bilibili-api-python==2024.12.1
bilibili-api-python
bs4==0.0.2
cachetools==6.2.4
certifi==2026.1.4