This commit is contained in:
hackrobot
2024-04-05 07:55:06 +08:00
parent 781a0c9fcd
commit a93d5333fa

View File

@@ -278,7 +278,7 @@ def kp(event_data):
# 发送小程序
utils.sendminiProgram(data, account_wxid, wxid, planetXml)
newMsg=f'''我是机器人🤖助理,智能gpt对话\n“/img 英语描述” 可以文生图\n..................................\n参与交流,请回复关键词 "加群"\n……………………………………\n一名开发者\n副业:跨境电商\n爱折腾homelab\n#公众号:异度世界'''
newMsg=f'''我是机器人助理,智能gpt对话\b“/img 英语描述” 可以文生图\n..................................\n参与交流,请回复关键词 "加群"\n……………………………………\n一名开发者\n副业:跨境电商\n爱折腾homelab\n#公众号:异度世界'''
if msg in ['test']:
WXBotService.send_text_message(robot_wxid=account_wxid,
from_wxid=wxid,