Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.57 KB

README.md

File metadata and controls

40 lines (30 loc) · 1.57 KB

OMDb Facebook Messenger Bot

A Messenger chatbot that uses Open Movie Database (OMDb) APIs to present details of movies.

Try it out at: http://m.me/1595800180494652

Note: OMDb API has gone private now. The bot may stop fetching movie details.

Backstory and more detailed account: https://www.darpandodiya.com/code/chatbot-chronicles-omdb-facebook-messenger-bot/


Built With:

  • Node.js - Backend express server
  • MongoDB - To persist one movie result per user (mlab.com)
  • Heroku Platform - Hosting Node Application
  • Facebook Messenger APIs

With the help of Sitepoint Tutorial.


Bot In Action:

GIF

Screenshot 1

Screenshot 2

Screenshot 3