From 7e1911bdd0907918edaf0189a426ae433ab4f6d6 Mon Sep 17 00:00:00 2001 From: hackrobot Date: Fri, 5 Apr 2024 07:40:31 +0800 Subject: [PATCH] saa --- main.py | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/main.py b/main.py index 21659c2..3428976 100644 --- a/main.py +++ b/main.py @@ -278,10 +278,7 @@ def kp(event_data): # 发送小程序 utils.sendminiProgram(data, account_wxid, wxid, planetXml) - if msg in ['test']: - WXBotService.send_text_message(robot_wxid=account_wxid, - from_wxid=newFriendWxid, - msg=f'''我是机器人🤖助理,智能gpt对话 + newMsg=f'''我是机器人🤖助理,智能gpt对话 “/img 英语描述” 可以文生图 ................................................. 参与交流,请回复关键词 "加群" @@ -289,7 +286,11 @@ def kp(event_data): 一名开发者🧑‍💻 副业:跨境电商 爱折腾homelab - #公众号:异度世界''') + #公众号:异度世界''' + if msg in ['test']: + WXBotService.send_text_message(robot_wxid=account_wxid, + from_wxid=newFriendWxid, + msg=newMsg) # if msg in ['腾讯云']: # # 发送小程序