From 07a4731feb00686e345be0a959aa1ea08bba4dcb Mon Sep 17 00:00:00 2001 From: Fangjc Date: Thu, 9 Apr 2026 21:12:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0package.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/package.json b/package.json index 968b6ef..216e1d2 100644 --- a/package.json +++ b/package.json @@ -1061,5 +1061,18 @@ "author": "cddjr", "level": 1, "v2": true + }, + "WeChat-ClawBot": { + "name": "WeChat-ClawBot消息推送", + "description": "支持使用微信(通过ClawBot)发送消息通知。", + "labels": "消息通知,微信", + "version": "0.1.0", + "icon": "WeChat_A.png", + "author": "mijjjj", + "level": 1, + "v2": true, + "history": { + "v0.1.0": "初始版本" + } } } \ No newline at end of file