RetweeterBot A simple Twitter bot that retweets the Wtf facts Twitter handle This is a simple twitter bot written in Python and deployed on Heroku. It retweets the tweets in order from the WTF Facts' twitter handle once a day. Dependencies: tweepy - a library that wraps calls to the Twitter API flask - to run the app on Heroku