0.1.1 • Published 8 years ago

hubot-vvs v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

hubot-vvs

Ask your hubot to tell you the next two VVS- trains from your origin in a specific direction.

It is important that you remember that hubot does only use the names as the VVS wrote them into their database. For example something like Marbach will not be found. You should have searched for Marbach (N).

Installation

Run the following command:

$ npm install hubot-vvs

Then make sure the dependencies are installed:

$ npm install

You may also want to consider running the first command with the --save option to add it to your package.json so you don't have to install it manually every time.

Usage

Your hubot will listen to the following command:

hubot vvs from <origin> to <destination>

Example

hubot> hubot vvs from gärtringen to herrenberg
hubot> The S1 from Gärtringen to Herrenberg leaves at 17:11
hubot> The S1 from Gärtringen to Herrenberg leaves at 17:24

Bugs

There may be some bugs in this script. If you encounter any please open an issue and I will try to fix them as soon as possible.

0.1.1

8 years ago

0.1.0

8 years ago