0.0.1 • Published 10 years ago

hubot-vanity-dribbble v0.0.1

Weekly downloads
1
License
-
Repository
github
Last release
10 years ago

Hubot: hubot-vanity-dribbble

A hubot script for battling it out via dribbble follower count.

See src/vanity-dribbble.coffee for full documentation.

Installation

Add hubot-vanity-dribbble to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "hubot-scripts": ">= 2.4.2",
  "hubot-vanity-dribbble": ">= 0.0.0",
  "hubot-hipchat": "~2.5.1-5",
}

Add hubot-vanity-dribbble to your external-scripts.json:

["hubot-vanity-dribbble"]

Run npm install

0.0.1

10 years ago