From 8cba361aaa0c84dc2cd3c26362ed5285ed19ceb3 Mon Sep 17 00:00:00 2001 From: hackrobot Date: Wed, 10 Apr 2024 19:15:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E7=BE=A4=E5=8F=91=E9=80=81H5=E9=93=BE?= =?UTF-8?q?=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/main.py b/main.py index 211b3af..4124ba0 100644 --- a/main.py +++ b/main.py @@ -278,6 +278,9 @@ def kp(event_data): # 发送小程序 utils.sendminiProgram(data, account_wxid, wxid, planetXml) + # H5链接 + WXBotService.send_link_message(account_wxid, wxid, title="title", desc="desc", url="https://link.hackrobot.cn/", pic= "https://www.hackrobot.cn/wp-content/uploads/2023/05/cropped-cropped-Screenshot-2023-05-22-at-17.26.38.png") + # if msg in ['腾讯云']: # # 发送小程序