forked from rhiever/TwitterFollowBot
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Rick Timmis edited this page Mar 22, 2017
·
1 revision
Welcome to the TwitterFollowBot wiki!
The plan is to extend the scope of this project, and to continue development and maintenance now that upstream has ceased further development. IMHO TwitterFollowBot implements a selection of user friendly methods which make the use of the Python Twitter library very easy, enabling common tasks to be done easily.
I plan to extend TwitterFollowBot with additional features, a command line wrapper utility ( TweetBotMarketeer ) providing a CLI Tool, and a library upon which other tools can be built.
ROAD MAP
- TweetBotMarketeer - Command Line interface ( Of course you can just use the Python interpreter )
- Follow Qualification - Tool to seek out specific metrics in Twitter user profiles before following
- MongoDB backend - Replace the text file config, and follow, unfollow etc.. and extend so that we can do more with less Twitter APi interaction
- Follower Validation - TrueTwit style, providing a "I'm not a bot" functions
- SuiteCRM Wrapper - Plug TweetBotMarketeer into SuiteCRM Campaign manager ( long shot )