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 445 forks source link

Anyway to make it follow another users followers #17

Closed epiclyill closed 9 years ago

epiclyill commented 9 years ago

As the title says is there anyway to make it follow the people off of someones follow list.

Nickfost commented 9 years ago

sounds like an action i'd only do in moderation even if it were a feature.

rhiever commented 9 years ago

This feature is currently not implemented. I will add it to the enhancement suggestions list, but it's unlikely I'll implement it anytime soon.

pkayfire commented 9 years ago

Just added this enhancement in my pull request! :)

rhiever commented 9 years ago

Added in https://github.com/rhiever/twitter-follow-bot/pull/19