txlyre 6 zile în urmă
părinte
comite
8eace93d84
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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