欸!忘了先提交!

This commit is contained in:
Eilles
2026-01-05 04:07:11 +08:00
parent 680e8f5d3b
commit a0564ee29e
6 changed files with 217 additions and 102 deletions

View File

@@ -106,6 +106,7 @@ elif solar_date == (8, 16):
style_ = "#F0F2F4 on #0089F2" # TODO
else:
style_ = "#121110 on #F0F2F4"
yanlun_texts = [""]
# 显示箴言部分
logger.console.print(
"[{}]{}".format(style_, random.choice(yanlun_texts)),
@@ -207,7 +208,7 @@ def is_in_player(sth: str, in_ok: tuple = (0, 1, 2)):
),
(
2,
("repeater", "2", "中继器", "瑞皮特"),
("repeater", "2", "中继器", "瑞皮特"),
),
]
if i in in_ok