A bot for making quick interactive videos This bot will watch comments on a facebook live video and fire events when it sees "trigger" phrases Quickstart 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]