mirror of
https://github.com/RGBCube/VReplBot
synced 2025-07-26 07:57:47 +00:00
a
This commit is contained in:
parent
c9fe6fc55e
commit
8011df3783
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ class Playground(
|
||||||
text = await response.text()
|
text = await response.text()
|
||||||
|
|
||||||
if text == "Not found.":
|
if text == "Not found.":
|
||||||
|
print(f"Query {query} not found.")
|
||||||
await ctx.reply("Invalid query.")
|
await ctx.reply("Invalid query.")
|
||||||
raise StopCommandExecution()
|
raise StopCommandExecution()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue