mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-16 01:40:15 +08:00
4 lines
143 B
Python
4 lines
143 B
Python
from basic import get_astrbot_root,check_astrbot_root,check_dashboard
|
|
|
|
__all__ = ["get_astrbot_root", "check_astrbot_root", "check_dashboard"]
|