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 ['腾讯云']: # # 发送小程序