Skip to content

sanderploegsma/hubot-caps-lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm version Build Status

hubot-caps-lock

Reward use of caps lock with entertaining images

See src/caps-lock.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-caps-lock --save

Then add hubot-caps-lock to your external-scripts.json:

[
  "hubot-caps-lock"
]

Sample Interaction

user1>> OMG SHUT UP!
hubot>> http://i1.kym-cdn.com/photos/images/original/000/046/772/vPRwonnXjiogzxwlFXZJqZivo1_500_2.jpg

License

This software is licenced under the MIT license. For more information, see here