www
This commit is contained in:
3
main.py
3
main.py
@@ -284,7 +284,8 @@ 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=wxid,
|
from_wxid=wxid,
|
||||||
msg=newMsg)
|
msg='123 \
|
||||||
|
hello')
|
||||||
|
|
||||||
# if msg in ['腾讯云']:
|
# if msg in ['腾讯云']:
|
||||||
# # 发送小程序
|
# # 发送小程序
|
||||||
|
|||||||
Reference in New Issue
Block a user