hubot-bart
v1.0.6
Published
Hubot script to query realtime BART departures.
Downloads
12
Maintainers
Readme
hubot-bart
A Hubot plugin to tell you what BART trains are coming soon.
Usage
hubot bart - next six BART train departures
Installation
- cd into your hubot directory and run
npm install --save hubot-bart
to add it to your package.json as a dependency. - Add
"hubot-bart"
to yourexternal-scripts.json
file. - Set HUBOT_BART_STATION to specify an origin station (defaults to 'MONT', Montgomery St )
- Restart Hubot.
Configuration
- HUBOT_BART_STATION - set this to the station code, i.e. CIVC, MONT, 19TH etc. Full list is here but make sure to use uppercase.