项目作者: minhchu

项目描述 :
Just a small application to play with facebook chatbot using Lumen
高级语言: PHP
项目地址: git://github.com/minhchu/facebook-chatbot-lumen.git
创建时间: 2016-07-19T14:56:12Z
项目社区:https://github.com/minhchu/facebook-chatbot-lumen

开源协议:MIT License

下载


About

Just a small application to play with facebook chatbot using Lumen

Usage

  1. Clone this repo
  2. Cd to the clone folder then run cp .env.example .env
  3. Update BOT_TOKEN and PAGE_TOKEN in .env file
  4. Point the webhook url to https://yourdomain.com/messenger/webhook
  5. Do what ever you want with app/Http/routes.php to change how the bot react

Demo

chatbot