📝 修复 Google 指令错误

This commit is contained in:
Xtao_dada 2020-07-24 20:05:42 +08:00 committed by GitHub
parent 7e66443e38
commit 9694a7e275
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,7 +98,7 @@ async def tts(context):
await context.delete()
@listener(outgoing=True, command="googletest",
@listener(outgoing=True, command="google",
description="使用 Google 查询",
parameters="<query>")
async def googletest(context):