dnrce / hubot-wmata

Hubot script for WMATA status extracted from https://github.com/civictechdc/muttbot/blob/828e43a8ba7d42af708d8e97888b935781b834e8/scripts/wmata.coffee. See https://github.com/civictechdc/muttbot/issues/3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hubot-wmata

Get status information from WMATA

See src/wmata.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-wmata --save

Then add hubot-wmata to your external-scripts.json:

[
  "hubot-wmata"
]

Sample Interaction

user1>> hubot hello
hubot>> hello!

NPM Module

https://www.npmjs.com/package/hubot-wmata

About

Hubot script for WMATA status extracted from https://github.com/civictechdc/muttbot/blob/828e43a8ba7d42af708d8e97888b935781b834e8/scripts/wmata.coffee. See https://github.com/civictechdc/muttbot/issues/3.

License:Creative Commons Zero v1.0 Universal


Languages

Language:CoffeeScript 90.4%Language:JavaScript 6.1%Language:Shell 3.5%