Home php教程 PHP源码 茉莉机器人API,可用于QQ机器人、微信公众平台、网站客服等

茉莉机器人API,可用于QQ机器人、微信公众平台、网站客服等

May 26, 2016 am 08:20 AM

茉莉机器人API,智能聊天,可查天气、ip、QQ资料、lol战绩,还能讲笑话和抽签

PHP代码

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

<?php

  

/**

 * 茉莉机器人网站:http://www.itpk.cn

 * 茉莉机器人在线体验:http://www.itpk.cn/experience.php

 */

  

header("Content-type:text/plain; charset=utf-8");

  

//不使用ApiKey调用

$result = file_get_contents("http://i.itpk.cn/api.php?question=123");

  

//使用ApiKey调用

//$result = file_get_contents("http://i.itpk.cn/api.php?question=123&api_key=你的ApiKey&api_secret=你的ApiSecret");

  

echo $result;

  

?>

Copy after login


Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)