This website requires JavaScript.
Explore
Help
Sign In
laoxong
/
AstrBot
Watch
1
Star
0
Fork
0
You've already forked AstrBot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e83fc570a4c8d03908c6e9b02a97ed39fbfdca21
AstrBot
/
astrbot
/
core
/
platform
T
History
anka
9431efc6d1
feat: 增加 on_platform_loaded 钩子以在消息平台适配器实例化完成后触发 (
#2651
)
...
* feat
⚒️
: 增加平台加载时的钩子 * fix: 补充api * fix: 只捕获Exception
2025-09-09 08:44:37 +08:00
..
sources
fix: 移除无用的调试日志以简化命令注册逻辑
2025-09-07 11:37:34 +08:00
__init__.py
🎨
style: format codes
2025-03-20 18:07:24 +08:00
astr_message_event.py
Feature: 支持在配置文件配置可用的插件组 (
#2505
)
2025-08-20 15:25:41 +08:00
astrbot_message.py
perf: 实现解析微信群聊下对其他人的 At
2025-04-25 00:46:40 +08:00
manager.py
feat: 增加 on_platform_loaded 钩子以在消息平台适配器实例化完成后触发 (
#2651
)
2025-09-09 08:44:37 +08:00
message_session.py
Refactor: 重构配置文件管理,以支持更灵活的、会话粒度的(基于 umo part)配置文件隔离 (
#2328
)
2025-08-13 09:18:49 +08:00
message_type.py
style: format codes
2025-03-03 13:30:55 +08:00
platform_metadata.py
Fix: 当多个相同消息平台实例部署时上下文可能混乱(共享) (
#2298
)
2025-08-02 21:38:55 +08:00
platform.py
Refactor: 重构配置文件管理,以支持更灵活的、会话粒度的(基于 umo part)配置文件隔离 (
#2328
)
2025-08-13 09:18:49 +08:00
register.py
style: format codes
2025-03-03 13:30:55 +08:00