kokororin/msxiaoice-php-api

There is no license information available for the latest version (dev-master) of this package.

PHP implement of yanwii/msxiaoiceapi

dev-master 2017-11-04 03:04 UTC

This package is auto-updated.

Last update: 2024-03-29 03:01:39 UTC


README

Version Minimum PHP Version

PHP implement of yanwii/msxiaoiceapi

Usage

$ composer require kokororin/msxiaoice-php-api:dev-master
$api = new XiaoIceAPI(file_get_contents('/path/to/headers.txt'));
$api->chat('你是谁');