Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 663 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 663 Bytes

Feedbot

A Feedcast bot for facebook messenger

Installation

Download and install the dependencies:

git clone git@github.com:feedcast/feedbot.git
cd feedbot
npm install

Running

Set the environments variables TOKEN VERIFY APP_SECRET and PORT and run the command:

npm start

Feel free to remove any sections that aren't applicable to your project.

Support

Please open an issue for support.

Using