默认关闭抽卡功能
This commit is contained in:
parent
ac760bcee9
commit
ec6375a79d
@ -197,8 +197,8 @@ async def process_group_msg(client: Client, message: Message):
|
||||
await mihoyo_qun_msg(client, message)
|
||||
if text.startswith("猜语音"):
|
||||
await guess_voice(client, message)
|
||||
if text.startswith("抽卡"):
|
||||
await gacha_msg(client, message)
|
||||
# if text.startswith("抽卡"):
|
||||
# await gacha_msg(client, message)
|
||||
# 处理猜语音游戏
|
||||
await process_guess(client, message)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user