From 895a7a3e72ff5902868546cb457400e7d917c6b1 Mon Sep 17 00:00:00 2001 From: Giftina Date: Mon, 23 May 2022 09:04:08 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B6=88=E6=81=AF=E6=8E=A8=E9=80=81?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=E8=A7=A6=E5=8F=91=E9=A2=91=E7=8E=87=E5=A4=AA?= =?UTF-8?q?=E9=AB=98=E4=BA=86=EF=BC=8C=E4=BF=AE=E6=94=B9=E6=8C=87=E4=BB=A4?= =?UTF-8?q?=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/chatPush.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/chatPush.js b/plugins/chatPush.js index 23bd3167..89a06b7b 100644 --- a/plugins/chatPush.js +++ b/plugins/chatPush.js @@ -1,7 +1,7 @@ module.exports = { 插件名: "微信息知频道消息推送插件", - 指令: "提醒", - 版本: "2.1", + 指令: "^提醒", + 版本: "2.2", 作者: "Giftina", 描述: "将指定格式的消息推送至微信息知指定频道,适合传送消息至微信。", 使用示例: "提醒我晚上要手冲",