summaryrefslogtreecommitdiff
path: root/AyaBot/plugins
diff options
context:
space:
mode:
authorKyomotoi <[email protected]>2020-07-08 09:38:46 +0800
committerKyomotoi <[email protected]>2020-07-08 09:38:46 +0800
commit594e96a73f4f44458057dee286ccc270c50441bc (patch)
tree9fcfde146e09bc030e61f288085385ac206db251 /AyaBot/plugins
parent2a3e95fd6a67b7255cbc5560e5426f19b40998c5 (diff)
downloadATRI-594e96a73f4f44458057dee286ccc270c50441bc.tar.gz
ATRI-594e96a73f4f44458057dee286ccc270c50441bc.tar.bz2
ATRI-594e96a73f4f44458057dee286ccc270c50441bc.zip
Update covid19.py
Diffstat (limited to 'AyaBot/plugins')
-rw-r--r--AyaBot/plugins/covid19.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/AyaBot/plugins/covid19.py b/AyaBot/plugins/covid19.py
index 0c0c22b..decb7c4 100644
--- a/AyaBot/plugins/covid19.py
+++ b/AyaBot/plugins/covid19.py
@@ -62,6 +62,7 @@ async def covid19(session: CommandSession):
)
)
except:
+ print('error')
await session.send('搜索出问题了呢,重新试试?')
@covid19.args_parser