This bot will watch comments on a facebook live video and fire events when it sees "trigger" phrases
git clone https://github.com/buzzfeed-openlab/interactive-video-bot.git && cd interactive-video-bot
npm install
cp sample-config.json config.json
- Enter your credentials, set up your triggers, etc in your
config.json
node bot.js [/path/to/config.json]