当前位置:网站首页>Free chat robot API
Free chat robot API
2022-07-06 00:29:00 【Channing Lewis】
1 Qingyun guest
http://api.qingyunke.com/

Calling method :
def qingyunke(self, msg):
url = 'http://api.qingyunke.com/api.php?key=free&appid=0&msg={}'.format(urllib.parse.quote(msg))
html = requests.get(url)
return html.json()["content"]
It's not bad , It's just a little slow to return .
2 Thinking and knowing
https://www.ownthink.com

Calling method :
def ownthink(self, msg):
url = 'https://api.ownthink.com/bot?spoken={}'.format(urllib.parse.quote(msg))
html = requests.get(url)
return html.json()["data"]['info']['text']
边栏推荐
- Intranet Security Learning (V) -- domain horizontal: SPN & RDP & Cobalt strike
- 7.5模拟赛总结
- Problems and solutions of converting date into specified string in date class
- Leetcode 450 deleting nodes in a binary search tree
- Spark SQL空值Null,NaN判断和处理
- 【DesignMode】适配器模式(adapter pattern)
- 建立时间和保持时间的模型分析
- Go learning - dependency injection
- [Chongqing Guangdong education] Chongqing Engineering Vocational and Technical College
- 如何解决ecology9.0执行导入流程流程产生的问题
猜你喜欢

MySQL存储引擎

Model analysis of establishment time and holding time

NSSA area where OSPF is configured for Huawei equipment

Multithreading and high concurrency (8) -- summarize AQS shared lock from countdownlatch (punch in for the third anniversary)

AtCoder Beginner Contest 254【VP记录】
![N1 # if you work on a metauniverse product [metauniverse · interdisciplinary] Season 2 S2](/img/f3/8e237296f5948dd0488441aa625182.jpg)
N1 # if you work on a metauniverse product [metauniverse · interdisciplinary] Season 2 S2

Hudi of data Lake (1): introduction to Hudi

Notepad++ regular expression replacement string

Intranet Security Learning (V) -- domain horizontal: SPN & RDP & Cobalt strike

How to solve the problems caused by the import process of ecology9.0
随机推荐
2022.7.5-----leetcode. seven hundred and twenty-nine
数据分析思维分析方法和业务知识——分析方法(三)
The global and Chinese markets of dial indicator calipers 2022-2028: Research Report on technology, participants, trends, market size and share
Go learning --- structure to map[string]interface{}
Gavin teacher's perception of transformer live class - rasa project actual combat e-commerce retail customer service intelligent business dialogue robot system behavior analysis and project summary (4
Spark DF增加一列
Leetcode 450 deleting nodes in a binary search tree
[noi simulation] Anaid's tree (Mobius inversion, exponential generating function, Ehrlich sieve, virtual tree)
Spark-SQL UDF函数
anconda下载+添加清华+tensorflow 安装+No module named ‘tensorflow‘+KernelRestarter: restart failed,内核重启失败
选择致敬持续奋斗背后的精神——对话威尔价值观【第四期】
Global and Chinese markets of universal milling machines 2022-2028: Research Report on technology, participants, trends, market size and share
LeetCode 1598. Folder operation log collector
How to solve the problems caused by the import process of ecology9.0
MySQL之函数
Leetcode Fibonacci sequence
7.5模拟赛总结
DEJA_VU3D - Cesium功能集 之 055-国内外各厂商地图服务地址汇总说明
Key structure of ffmpeg - avframe
Permission problem: source bash_ profile permission denied