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-botnpm installcp sample-config.json config.json- Enter your credentials, set up your triggers, etc in your
config.json node bot.js [/path/to/config.json]