hubot-bart-train
A Hubot plugin to tell you what BART trains are coming soon.
Usage
hubot bart from mont- next six BART train departures
Installation
- cd into your hubot directory and run
npm install --save hubot-bart-train
to add it to your package.json as a dependency. - Add
"hubot-bart-train"
to yourexternal-scripts.json
file. - Restart Hubot.