feat: MAA完整功能上线

This commit is contained in:
DLmaster361
2025-08-10 21:45:35 +08:00
parent 409a7a2d03
commit 6b729be34e
9 changed files with 526 additions and 391 deletions

View File

@@ -50,8 +50,8 @@ class _MainTimer:
if (
not Config.if_ignore_silence
and await Config.get("Function", "IfSilence")
and await Config.get("Function", "BossKey") != ""
and Config.get("Function", "IfSilence")
and Config.get("Function", "BossKey") != ""
):
pass