yaoshanliang/vbot-tuling

微信 图灵 机器人

v1.1 2017-07-15 08:48 UTC

This package is not auto-updated.

Last update: 2024-09-10 16:29:55 UTC


README

背景

安装

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

主动发消息需要安装swoole

  • Install via pecl

    pecl install swoole

  • Install from source

    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

开始关键字:聊天

退出关键字:不聊了