2017 © Pedro Peláez
 

library vbot-tuling

微信 图灵 机器人

image

yaoshanliang/vbot-tuling

微信 图灵 机器人

  • Saturday, July 15, 2017
  • by iat
  • Repository
  • 2 Watchers
  • 16 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

微信-图灵机器人

背景

安装

git clone https://github.com/yaoshanliang/vbot-tuling.git
cd vbot-tuling
composer install

主动发消息需要安装swoole, (*1)

  • Install via pecl, (*2)

    pecl install swoole, (*3)

  • Install from source, (*4)

    sudo apt-get install php7.0-dev
    git clone https://github.com/swoole/swoole-src.git
    cd swoole-src
    phpize
    ./configure
    make && make install
    

运行

php run.php

开始关键字:聊天, (*5)

退出关键字:不聊了, (*6)

, (*7)

, (*8)

The Versions

15/07 2017

dev-master

9999999-dev

微信 图灵 机器人

  Sources   Download

MIT

The Development Requires

微信 机器人 图灵

15/07 2017

v1.1

1.1.0.0

微信 图灵 机器人

  Sources   Download

MIT

The Development Requires

微信 机器人 图灵

06/07 2017

v1.0

1.0.0.0

微信 图灵 机器人

  Sources   Download

MIT

The Development Requires

微信 机器人 图灵