msxiaoiceapi 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('你是谁');