Skip to content

curtiscook/hubot-drizzy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hubot: hubot-drizzy

A Drake Quote Generator for Hubots.

See src/drizzy.coffee for full documentation.

Installation

Add hubot-drizzy to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "hubot-scripts": ">= 2.4.2",
  "hubot-drizzy": ">= 0.0.0"
}

Add hubot-drizzy to your external-scripts.json:

["hubot-drizzy"]

Run npm install hubot-drizzy

About

A Drake Quote Generator for Hubots.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 93.0%
  • JavaScript 4.8%
  • Shell 2.2%