0.0.0 • Published 8 years ago

hubot-joeljparks-hubot-eddieconvo v0.0.0

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

hubot-joeljparks-hubot-eddieconvo

a script for testing bot to bot communication.

See src/joeljparks-hubot-eddieconvo.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-joeljparks-hubot-eddieconvo --save

Then add hubot-joeljparks-hubot-eddieconvo to your external-scripts.json:

["hubot-joeljparks-hubot-eddieconvo"]

Sample Interaction

user1>> hubot hello
hubot>> hello!
0.0.0

8 years ago