mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-16 09:40:30 +08:00
- Format bwrap.py with ruff, clean up imports - Remove unused cast import in tool.py - Add getattr fallbacks in context.py for handler name resolution - Fix param_type annotation to allow Any in command.py
AstrBot Star
AstrBot Star 就是插件。
在 AstrBot v4.0 版本后,AstrBot 内部将插件命名为 star。插件的 handler 称作 star_handler。