1.0.0 • Published 8 years ago

brobbot-flickr-image v1.0.0

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

brobbot-flickr-image

A brobbot plugin for image searches.

brobbot image [me] <query>

Searches Flickr for query and returns a random result's URL.

Configuration

API key

BROBBOT_FLICKR_IMAGE_KEY=key

Set the API key used to connect to the Flickr API (api_key param for Flickr API requests)

Image size

BROBBOT_FLICKR_IMAGE_SIZE=size

Set the image size that the url will point to. Should be one of (xsmall, small, medium, large, xlarge, original). See https://www.flickr.com/services/api/misc.urls.html for details.