Toggle them tweets!
I utilized the Twitter API to make a bot that continuously monitors and tOgGlE cAsEs politicians' tweets.
- Sign up for a Twitter account if you already don't have one
- Sign up for a developer account here https://developer.twitter.com/en
- You should receive OAuth keys when you sign up. Make a globalVars.py file, and fill it in as specified in the top of tweet.py document. Put globalVars.py to the same folder as all other *.py files
- Using authBot.py's accessTokenGenerator once, create your permanent access tokens. Refer to http://docs.tweepy.org/en/latest/auth_tutorial.html for the details of that
- Run the following: sh streamTweets.sh
- Wait until some people you follow tweets!