A Feedcast bot for facebook messenger
Download and install the dependencies:
git clone git@github.com:feedcast/feedbot.git
cd feedbot
npm install
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.
Please open an issue for support.