Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 496 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 496 Bytes

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