1.0.4 • Published 9 years ago

hubot-highfive v1.0.4

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

hubot-highfive

Send a random high five image to a user

See src/highfive.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-highfive --save

Add hubot-highfive to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "hubot-highfive": "*"
}

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

["hubot-highfive"]

Sample Interaction

user1>> hubot high five @user1
hubot>> Hey, User1 <random high five gif>
1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago