mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-16 09:40:30 +08:00
When running under systemd (ASTRBOT_SYSTEMD=1), the click.confirm() prompt would raise Abort on user input, crashing the service. Skip the interactive confirmation and silently return instead.