afef
This commit is contained in:
4
main.py
4
main.py
@@ -281,7 +281,7 @@ def kp(event_data):
|
|||||||
if msg in ['test']:
|
if msg in ['test']:
|
||||||
WXBotService.send_text_message(robot_wxid=account_wxid,
|
WXBotService.send_text_message(robot_wxid=account_wxid,
|
||||||
from_wxid=newFriendWxid,
|
from_wxid=newFriendWxid,
|
||||||
msg=f'我是机器人🤖助理,智能gpt对话
|
msg=f'''我是机器人🤖助理,智能gpt对话
|
||||||
“/img 英语描述” 可以文生图
|
“/img 英语描述” 可以文生图
|
||||||
.................................................
|
.................................................
|
||||||
参与交流,请回复关键词 "加群"
|
参与交流,请回复关键词 "加群"
|
||||||
@@ -289,7 +289,7 @@ def kp(event_data):
|
|||||||
一名开发者🧑💻
|
一名开发者🧑💻
|
||||||
副业:跨境电商
|
副业:跨境电商
|
||||||
爱折腾homelab
|
爱折腾homelab
|
||||||
#公众号:异度世界')
|
#公众号:异度世界''')
|
||||||
|
|
||||||
# if msg in ['腾讯云']:
|
# if msg in ['腾讯云']:
|
||||||
# # 发送小程序
|
# # 发送小程序
|
||||||
|
|||||||
Reference in New Issue
Block a user