From 8858aab79026eaa0240c96334e4918c2a59645c1 Mon Sep 17 00:00:00 2001 From: Kyomotoi <1172294279@qq.com> Date: Wed, 8 Jul 2020 09:32:42 +0800 Subject: Update other.py --- AyaBot/plugins/other.py | 1 + 1 file changed, 1 insertion(+) (limited to 'AyaBot/plugins') diff --git a/AyaBot/plugins/other.py b/AyaBot/plugins/other.py index af5b28e..1f7a1b0 100644 --- a/AyaBot/plugins/other.py +++ b/AyaBot/plugins/other.py @@ -24,6 +24,7 @@ async def _(session: CommandSession): group_id=session.event.group_id ) except: + print('error') await session.send('获取数据时出问题,请重试') return -- cgit v1.2.3