예제 #1
0
def tuling_reply(msg):
    tuling_robot.auto_reply(msg)
예제 #2
0
def tuling_reply(msg):
    """图灵机器人回复"""
    tuling_robot.auto_reply(msg)
예제 #3
0
파일: wx_reply.py 프로젝트: HuXifan/wxrobot
def tuling_reply(msg):
    # 图灵机器人回复
    tuling_robot.auto_reply(msg)