brobbot-reddit-image
v1.1.0
Published
brobbot plugin for reddit image search
Downloads
5
Readme
brobbot-reddit-image
A brobbot plugin for image searches.
brobbot image <query>Searches Reddit for query and returns an image result's URL.
Configuration
This plugin requires a Reddit app of type 'script' to be configured.
App ID
BROBBOT_REDDIT_IMAGE_APP_ID=IDSet the app ID used to connect to the Reddit API. See https://github.com/reddit-archive/reddit/wiki/OAuth2
App secret
BROBBOT_REDDIT_IMAGE_APP_SECRET=SECRETSet the app secret used to connect to the Reddit API. See https://github.com/reddit-archive/reddit/wiki/OAuth2
Username
BROBBOT_REDDIT_IMAGE_USERNAME=USERNAMESet the username used to connect to the Reddit API. See https://github.com/reddit-archive/reddit/wiki/OAuth2
Password
BROBBOT_REDDIT_IMAGE_PASSWORD=PASSWORDSet the password used to connect to the Reddit API. See https://github.com/reddit-archive/reddit/wiki/OAuth2
Sort (optional)
BROBBOT_REDDIT_IMAGE_SORT=SORTSet the sort method passed to the Reddit API. E.g. hot, new, relevance. Default is relevance.
