kokororin/msxiaoice-php-api

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

PHP implement of yanwii/msxiaoiceapi

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/kokororin/msxiaoice-php-api

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

This package is auto-updated.

Last update: 2025-09-29 02:02:05 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('你是谁');