コード例 #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)