Skip to content

ngbalk/fb-messenger-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group Travel Bot for FB Messenger Platform

Author: Nick Balkissoon This bot allows users on the FB Messenger Platform to explore cheap group trip destinations, find the cheapest dates to travel, and book those flights.

Technologies

  • Node.js
  • SQLite
  • Express
  • Skyscanner Flights API

Build Instructions

Build the project from source

$ npm install

Deployment Instructions [TEST]

Map localhost:8080 to public facing IP address 'https://fbmflights.localtunnel.me/':

$ bash scripts/run-localtunnel.sh

Run bot

$ node endpoints.js

About

Facebook Messenger Bot for planning group trips.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages