2017 © Pedro Peláez
 

project tuling-robot

图灵机器人

image

weiguoheng/tuling-robot

图灵机器人

  • Monday, July 9, 2018
  • by weiguoheng
  • Repository
  • 0 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

tuling-robot

图灵机器人自动回复, (*1)

安装

composer require weiguoheng/tuling-robot, (*2)

使用

  use think\Robot;

  class Help
  {
      //使用帮助
      public function index()
      {
        $reply = Robot::reply('你的appkey','你的秘钥','发送的消息');
      }
  }

The Versions

09/07 2018

dev-master

9999999-dev

图灵机器人

  Sources   Download

Apache-2.0

The Requires

  • php >=5.6.0

 

by Avatar weiguoheng

09/07 2018

0.0.2

0.0.2.0

图灵机器人

  Sources   Download

Apache-2.0

The Requires

  • php >=5.6.0

 

by Avatar weiguoheng