Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RetweetBot

A twitter bot for retweeting the most retweeted tweet from a list of tweets containing a certain key word

Requirements:

  • Libraries:
    • tweepy
    • pandas
  • Actions:
    • register the application using your twitter account and generate access keys and tokens
  1. The script uses the Twitter API to extract a defined number of tweets containing key word of your choice.
  2. It then searches for the tweet with most retweets and the tweet which is most favorited
  3. Then it retweets the most retweeted tweet using your account and...
  4. if the most favorited tweet is != to the most retweeted one -- it retweets that one also

Knock yourself out!

About

A twitter bot for retweeting the most retweeted and the most faved tweet from a list of tweets containing a certain key word

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages