From d6a8bda4d61a1fc0e8803b0e7e71ef81c68d3c96 Mon Sep 17 00:00:00 2001 From: liuwei Date: Wed, 30 Apr 2025 17:43:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5=E5=8A=9F=E8=83=BD,=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E6=92=A4=E5=9B=9E,=E5=B0=86=E5=BC=82=E5=B8=B8?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E5=8F=91=E9=80=81=E5=90=8E,5=E7=A7=92?= =?UTF-8?q?=E6=92=A4=E5=9B=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/xiuren_image/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/xiuren_image/main.py b/plugins/xiuren_image/main.py index b0b8d84..aa92d9e 100644 --- a/plugins/xiuren_image/main.py +++ b/plugins/xiuren_image/main.py @@ -111,7 +111,7 @@ class XiurenImagePlugin(MessagePluginInterface): client_msg_id, create_time, new_msg_id = await bot.send_text_message((roomid if roomid else sender), f"❌未找到图片资源", sender) - revoke.add_message_to_revoke(roomid, client_msg_id, create_time, new_msg_id, 30) + revoke.add_message_to_revoke(roomid, client_msg_id, create_time, new_msg_id, 5) return False, "未找到图片资源" # 发送图片