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
 
         if err:
-            await event.reply(f"Ошибка API: {image.decode('UTF-8')}")
+            await event.reply(f"Ошибка WandScript: {image.decode('UTF-8')}")
 
             return