Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 1.17 KB

README.md

File metadata and controls

24 lines (11 loc) · 1.17 KB

Facebook Messenger ChatBot Demo

This demo shows the manual integration with Facebook Messenger, API.ai, and Open Weather Map API.

This bot allows you to have a small talk on Facebook Messenger. If you ask about weather, the bot returns with the current condition in a certain city.

Facebook scan code

Live Demo — Scan the code below (the one looks sort of like a QR code) from the Messenger App on mobile, or access on m.me/tomomiBot from browser.

Try telling the bot, "Hello", "Who are you?", "How is the weather in Tokyo?", etc.

Facebook scan code

Tutorial

I wrote Creating a Simple Facebook Messenger AI Bot with API.ai in Node.js on Medium, if you are interested in creating your FB Messenger bot too.