https://github.com/colorfulcat/littlecat
小花猫智能聊天机器人:使用了图灵机器人API、联图二维码生成API、百度地图+定位
https://github.com/colorfulcat/littlecat
Last synced: 11 months ago
JSON representation
小花猫智能聊天机器人:使用了图灵机器人API、联图二维码生成API、百度地图+定位
- Host: GitHub
- URL: https://github.com/colorfulcat/littlecat
- Owner: ColorfulCat
- Created: 2015-08-19T14:02:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-19T15:03:13.000Z (over 10 years ago)
- Last Synced: 2025-03-20T19:34:40.571Z (12 months ago)
- Language: PHP
- Homepage: http://www.catandroid.com
- Size: 746 KB
- Stars: 19
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
###小花猫智能聊天机器人:使用了图灵机器人API、联图二维码生成API、百度地图+定位


####server.php需要搭建在支持PHP环境的服务端,我是搭建在**[新浪SAE](http://sae.sina.com.cn/)**上的。
####注意: js/chat.js代码中的第48行的get请求中的路径需要改成你当前server.php代码所在的域名路径哦~