Skip to content

Suleman-Elahi/TwitterAutoRetweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages