mirror of
https://github.com/RGBCube/VReplBot
synced 2025-07-25 15:37:46 +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()
|
||||
|
||||
if text == "Not found.":
|
||||
print(f"Query {query} not found.")
|
||||
await ctx.reply("Invalid query.")
|
||||
raise StopCommandExecution()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue