0.2.3 • Published 10 years ago

hubot-microsoft-images v0.2.3

Weekly downloads
1
License
MIT
Repository
github
Last release
10 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

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago