0.1.2 • Published 8 years ago

node-messenger-bot v0.1.2

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

node-messenger-bot

npm

It helps you write bots for Facebook's Messenger Platform. It provides events for each input type (text, audio, image, video, location, postback, auth) also it allows you to use the 'Send API' in order to response to messenger users.

Installation

To install the stable version:

npm install --save node-messenger-bot

This assumes you are using npm as your package manager.