0.1.0 • Published 8 years ago

hubot-zmachine v0.1.0

Weekly downloads
5
License
BSD
Repository
github
Last release
8 years ago

hubot-zmachine

Play zmachine with Hubot

See src/zmachine.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-zmachine --save

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

[
  "hubot-zmachine"
]

You will also need an instance of zmachine-api to connect to.

Sample Interaction

user1>> hubot z look
hubot>> You are standing in an open field west of a white house, with a boarded front door...
0.1.0

8 years ago