0.1.3 • Published 10 years ago

hubot-wargames v0.1.3

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

hubot-wargames

Hubot interaction based on the movie Wargames.

Triggers

  • wargames Returns a random quote from the "Joshua" character in the movie.

Installation

Add hubot-wargames to your package.json file:

...
  "dependencies": {
    "hubot": ">= 2.5.1",
    "hubot-scripts": ">= 2.4.2",
    "hubot-wargames": ">= 0.0.0"
  }

Add hubot-wargames to your external-scripts.json:

["hubot-wargames"]

Run npm install.

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago