This is a tiny Twitter bot in python to automatically retweet tweets having a specified hashtag.
This Twitter bot uses Tweepy, a Python module to deal with the Twitter API.
Replace the API credentials with yours in the keys.py file. Specify the number of tweets to fetch from Twitter and specify a hashtag. For this, open bot.py and then make neccessary edits on line 15.
Successfully tested and ran with Python27, running on Windows 10, build 15063.726