txlyre 6 dienas atpakaļ
vecāks
revīzija
8eace93d84
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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