A Hubot script that responds 'World!'
See src/hello-world.coffee
for full documentation.
In hubot project repo, run:
npm install hubot-hello-world --save
Then add hubot-hello-world to your external-scripts.json
:
[
"hubot-hello-world"
]
user1>> hubot hello
hubot>> World!