This website requires JavaScript.
Explore
Help
Sign In
fz-mirrors
/
AstrBot
Watch
1
Star
0
Fork
0
You've already forked AstrBot
mirror of
https://github.com/AstrBotDevs/AstrBot
synced
2026-07-16 17:47:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
67ef993d617162a0c660bebf87858b033494ad4e
AstrBot
/
astrbot
/
core
/
platform
History
Soulter
5f0d601baa
feat: add support for selecting provider and models in webchat
2025-07-03 10:42:20 +08:00
..
sources
feat: add support for selecting provider and models in webchat
2025-07-03 10:42:20 +08:00
__init__.py
🎨
style: format codes
2025-03-20 18:07:24 +08:00
astr_message_event.py
fix: remove deprecated pre_send and post_send calls for specific platforms
2025-06-27 14:31:35 +08:00
astrbot_message.py
perf: 实现解析微信群聊下对其他人的 At
2025-04-25 00:46:40 +08:00
manager.py
Merge branch 'master' into master
2025-06-21 23:21:37 +08:00
message_type.py
…
platform_metadata.py
feat: 添加插件能针对不同消息平台开启关闭的功能
2025-04-09 17:27:44 +08:00
platform.py
✨
feat: 支持消息平台的热重载
2025-03-22 19:54:54 +08:00
register.py
…