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-18 02:00:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
804a02a2d1f4126cf4c63d9c415e2c78543deb33
AstrBot
/
astrbot
/
cli
/
commands
History
LIghtJUNction
0068825cd5
cli(init): add --root option and generate .env from config.template into ASTRBOT_ROOT (auto-loaded by run)
2026-03-20 16:24:02 +08:00
..
__init__.py
feat(cli): add 'webui' group + register command in CLI
2026-03-19 19:53:48 +08:00
cmd_bk.py
fix(dashboard): handle missing static assets gracefully and fix async/ruff issues
2026-03-18 16:46:22 +08:00
cmd_conf.py
cli(run): simplify env loading — move .env early-load to astrbot_path; service-config treated as .env; preserve CLI > service-config > .env precedence
2026-03-20 16:05:30 +08:00
cmd_init.py
cli(init): add --root option and generate .env from config.template into ASTRBOT_ROOT (auto-loaded by run)
2026-03-20 16:24:02 +08:00
cmd_plug.py
feat(cli): enhance backup capabilities and refactor path management
2026-03-17 18:32:32 +08:00
cmd_run.py
cli(run): simplify env loading — move .env early-load to astrbot_path; service-config treated as .env; preserve CLI > service-config > .env precedence
2026-03-20 16:05:30 +08:00
cmd_uninstall.py
refactor: simplify cli initialization and uninstall messaging
2026-03-18 20:12:53 +08:00
cmd_webui.py
fix(cli): export webui group symbol
2026-03-19 20:09:47 +08:00