Post capybara photos on Twitter
git clone git@github.com:onhernandes/capybara.gitcd capybaramkdir env && virtualenv --python=$(which python3) envsource env/bin/activatepip install -r requirements.txt- Configure your credentials, exporting the following keys:
- Flickr API Key: https://www.flickr.com/services/apps/create/
- Twitter's Consumer & Private key: https://developer.twitter.com/en/apps
- Export them as
$FLICKR_CAPYBARA_KEY,$TWITTER_CAPYBARA_CONSUMER_KEYand$TWITTER_CAPYBARA_SECRET - Or just edit the
config.yamlfile
- Run run run
python main.py
If your photo was posted and you want to remove, please do not mark as spam, just send me a DM and I'll remove as soon as possible