Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 476 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 476 Bytes

hubot-harambe

Silly scripts (usually automatic responses) that provide some spice to hubot.

See src/harambe.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-harambe --save

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

[
  "hubot-harambe"
]

Sample Interaction

user1>> hello
hubot>> Greetings human!

NPM Module

https://www.npmjs.com/package/hubot-harambe