saa
This commit is contained in:
11
main.py
11
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 ['腾讯云']:
|
||||
# # 发送小程序
|
||||
|
||||
Reference in New Issue
Block a user