picdescbot icon indicating copy to clipboard operation
picdescbot copied to clipboard

a twitter bot that downloads random images from Wikimedia Commons, and tweeets them with a description from Microsoft Cognitive Services Computer vision API

Results 3 picdescbot issues
Sort by recently updated
recently updated
newest added

This does not create the app token; there is a FIXME with info on how to do that. Also, we don't pull the configuration out of the `config` passed to...

This should be as simple as adding a new provider (like twitter.py and tumblr.py), importing it in bot.py, and adding it to the providers list in https://github.com/elad661/picdescbot/blob/master/bot.py#L100 Ideally the posts...