0.0.4 • Published 8 years ago

hubot-tumblrbot-bysetting v0.0.4

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

hubot-tumblrbot-bysetting

Description

You can get from tumblr image without coding scirpts.

Installation

Add hubot-tumblrbot-bysetting to your package.json dependencies.

"dependencies": {
  "hubot-tumblrbot-bysetting": "0.0.4"
}

Add hubot-tumblrbot-bysetting to external-scripts.json.

 [
  "hubot-tumblrbot-bysetting"
 ]

Config

You can set some tumblr and some keyword.

HUBOT_TUMBLR_SOURCES='{ "aaa.tumblr.com": "xxx", "bbb.tumblr.com": "yyy", "ccc.tumblr.com": "zzz" }

If you set above, Hubot replys

  • "xxx" Returns a image from aaa.tumblr.com
  • "yyy" Returns a image from bbb.tumblr.com
  • "zzz" Returns a image from ccc.tumblr.com
0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago