📝 修复 Google 指令错误
This commit is contained in:
parent
7e66443e38
commit
9694a7e275
@ -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):
|
||||
|
Loading…
Reference in New Issue
Block a user