恢复可用性

This commit is contained in:
UnCLAS-Prommer
2026-01-16 23:03:45 +08:00
parent 4855cbc265
commit 3a66bfeac1
10 changed files with 166 additions and 118 deletions

6
bot.py
View File

@@ -44,7 +44,11 @@ logger = get_logger("main")
# 定义重启退出码
RESTART_EXIT_CODE = 42
print("-----------------------------------------")
print("\n\n\n\n\n")
print("警告Dev进入不稳定开发状态任何插件与WebUI均可能无法正常工作")
print("\n\n\n\n\n")
print("-----------------------------------------")
def run_runner_process():
"""