rhiever / TwitterFollowBot

A Python bot that automates several actions on Twitter, such as following users and favoriting tweets.
GNU General Public License v3.0
1.31k stars 447 forks source link

Make the action of following users who tweet phrase not include retweets #113

Open moniman99 opened 7 years ago

moniman99 commented 7 years ago

Im trying to follow anyone who tweets a phrase but the bot gets stuck on a single tweet with the phrase and starts following every person who retweeted that tweet instead of finding a new tweet with the phrase. How can I make it not include retweets?