txlyre 6 дней назад
Родитель
Сommit
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
 
         if err:
-            await event.reply(f"Ошибка API: {image.decode('UTF-8')}")
+            await event.reply(f"Ошибка WandScript: {image.decode('UTF-8')}")
 
             return