迁移:3804124,9e9e796

(feat:将no_reply内置、fix:优化reply,填补缺失值)
This commit is contained in:
Windpicker-owo
2025-09-01 21:12:55 +08:00
parent 77574812c5
commit 9f49a453da
13 changed files with 364 additions and 696 deletions

2
bot.py
View File

@@ -24,8 +24,6 @@ else:
from src.common.logger import initialize_logging, get_logger, shutdown_logging
# UI日志适配器
initialize_logging()
from src.main import MainSystem # noqa