Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.
/ hubot-hello-world Public archive

A Hubot script that respond 'World!'

Notifications You must be signed in to change notification settings

bouzuya/hubot-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-hello-world

A Hubot script that responds 'World!'

See src/hello-world.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-hello-world --save

Then add hubot-hello-world to your external-scripts.json:

[
  "hubot-hello-world"
]

Sample Interaction

user1>> hubot hello
hubot>> World!

About

A Hubot script that respond 'World!'

Resources

Stars

Watchers

Forks

Packages

No packages published