🐛 Remove catch PlayerNotFoundError in wish_log

This commit is contained in:
xtaodada 2024-05-02 21:29:48 +08:00
parent 4de383e6b1
commit 7864859377
Signed by: xtaodada
GPG Key ID: 4CBB3F4FA8C85659

View File

@ -469,8 +469,6 @@ class WishLogPlugin(Plugin.Conversation):
await self.wish_log_pool_choose(user_id, message)
else:
await self.wish_log_pool_send(user_id, pool_type, message)
except PlayerNotFoundError:
await message.reply_text("该用户暂未绑定账号")
except GachaLogNotFound:
self.log_user(update, logger.info, "未找到抽卡记录")
buttons = [