summaryrefslogtreecommitdiff
path: root/AyaBot/plugins
diff options
context:
space:
mode:
authorKyomotoi <[email protected]>2020-07-08 09:58:48 +0800
committerKyomotoi <[email protected]>2020-07-08 09:58:48 +0800
commitd6e188d68cdacd8efb7184f7c0349488359b88e7 (patch)
tree4dbeab0c619f461a6a97abb08eaceb5e2b9bd822 /AyaBot/plugins
parentf007faaf9075d29b4231a065ddaea480b9e21f86 (diff)
downloadATRI-d6e188d68cdacd8efb7184f7c0349488359b88e7.tar.gz
ATRI-d6e188d68cdacd8efb7184f7c0349488359b88e7.tar.bz2
ATRI-d6e188d68cdacd8efb7184f7c0349488359b88e7.zip
[FIX] $%$#$@%!@#$
Diffstat (limited to 'AyaBot/plugins')
-rw-r--r--AyaBot/plugins/mojang.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/AyaBot/plugins/mojang.py b/AyaBot/plugins/mojang.py
index f7c4f35..f134e90 100644
--- a/AyaBot/plugins/mojang.py
+++ b/AyaBot/plugins/mojang.py
@@ -55,4 +55,5 @@ async def check_mc_id(session: CommandSession):
await session.send(f'{player}可能为非正版玩家,无法查询到其信息')
except:
+ print('error')
await session.send('mojang似乎炸了...等一会吧')