txlyre před 6 dny
rodič
revize
8eace93d84
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      commands.py

+ 1 - 1
commands.py

@@ -1139,7 +1139,7 @@ async def wand_handler(bot, event, command):
             return
 
         if err:
-            await event.reply(f"Ошибка API: {image.decode('UTF-8')}")
+            await event.reply(f"Ошибка WandScript: {image.decode('UTF-8')}")
 
             return