txlyre пре 6 дана
родитељ
комит
8eace93d84
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      commands.py

+ 1 - 1
commands.py

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