summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyomotoi <[email protected]>2020-07-08 09:32:42 +0800
committerKyomotoi <[email protected]>2020-07-08 09:32:42 +0800
commit8858aab79026eaa0240c96334e4918c2a59645c1 (patch)
tree2729d7c23c01562ad4776b1ceb7425a2c071aa4b
parent5345a3204f16f8ad42c6805912bee7a2d76e4b19 (diff)
downloadATRI-8858aab79026eaa0240c96334e4918c2a59645c1.tar.gz
ATRI-8858aab79026eaa0240c96334e4918c2a59645c1.tar.bz2
ATRI-8858aab79026eaa0240c96334e4918c2a59645c1.zip
Update other.py
-rw-r--r--AyaBot/plugins/other.py1
1 files changed, 1 insertions, 0 deletions
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