mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-18 10:00:40 +08:00
* fix: strip segment text to remove extra blank lines in segmented reply Fixes #8300 * refactor: optimize seg.strip() per PR review suggestion