🍱 更新原石预估4.3

This commit is contained in:
KimigaiiWuyi 2023-12-18 05:09:38 +08:00
parent 5242fb3eda
commit 3b1d24822d
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 518 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 640 KiB

View File

@ -20,7 +20,7 @@ sv_char_guide = SV('查询角色攻略')
sv_abyss_review = SV('查询深渊阵容')
@sv_char_guide.on_prefix(('参考攻略'))
@sv_char_guide.on_prefix(('参考攻略', '攻略', '推荐'))
@sv_char_guide.on_suffix(('攻略', '推荐'))
async def send_guide_pic(bot: Bot, ev: Event):
name = ev.text.strip()