首页 > 代码库 > [Python] WeChat_Roubot
[Python] WeChat_Roubot
在微信中接入一个聊天机器人
1. WeChat 个人接口itchat
2. 图灵机器人
#-*- coding:utf-8 -*- import itchat import requests apiUrl = ‘http://www.tuling123.com/openapi/api‘ KEY = ‘03ea77300ddb4cf7bf243603ea84c2f0‘ #request module‘s function to get the data from the website def get_response(msg): data=http://www.mamicode.com/{>
[Python] WeChat_Roubot
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。