An open API service indexing awesome lists of open source software.

https://github.com/suleman-elahi/twitterautoretweet

This is a tiny Twitter bot in python to automatically retweet tweets having a specified hashtag.
https://github.com/suleman-elahi/twitterautoretweet

Last synced: 6 months ago
JSON representation

This is a tiny Twitter bot in python to automatically retweet tweets having a specified hashtag.

Awesome Lists containing this project

README

          

# TwitterAutoRetweet
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