brobbot-flickr-image
v1.0.0
Published
A brobbot plugin for searching flickr images
Readme
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=keySet the API key used to connect to the Flickr API (api_key param for Flickr API requests)
Image size
BROBBOT_FLICKR_IMAGE_SIZE=sizeSet 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.
