Skip to content

This is a twitter bot that posts a random adoptable pet from Denver's shelter.

License

Notifications You must be signed in to change notification settings

KHarshawat/CutiesInDenver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CutiesInDenver

Post a random adoptable pet from Denver's shelter to a twitter feed.

Project of Becky Boone and Drew during our fellowship at Code for America in 2014.

About

A twitter bot that pulls data from Adopt-A-Pet-Denver an API created by David Viramontes and Drew to serve data for animals currently in Denver animal shelters ready for adoption.

Links to API and Bot

Setup

Get your API keys

You need to sign up for a twitter API. You'll need all of the following:

  • consumer key
  • consumer secret
  • access token
  • access token secret

Setup your environment variables

If you're using a Mac or Linux, you can do this in bash by running these commands:

export consumer_key=XXXXXXXXXXXXXXXXXXXXXX export consumer_secret=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX export access_token=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX export access_token_secret=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX


Hat tips

About

This is a twitter bot that posts a random adoptable pet from Denver's shelter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published