0.2.3 • Published 8 years ago

hubot-microsoft-images v0.2.3

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

hubot-microsoft-images

Allows Hubot to search for images

See src/microsoft-images.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-microsoft-images --save

Then add hubot-microsoft-images to your external-scripts.json:

[
  "hubot-microsoft-images"
]

set the environment variable:

HUBOT_BING_IMAGES_ACCOUNT_KEY=YOUR_ACCOUNT_KEY
HUBOT_BING_IMAGES_ADULT="Off", "Moderate", or "Strict"

Sample Interaction

user> hubot image business cat
hubot> http://i.imgur.com/3cCagym.jpg
0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago