Open vinitshahdeo opened 5 years ago
I will work on this!
@kousiksatish Yes, please go ahead!
@vinitshahdeo Is it possible to do this using basic Twitter API. I am reading that twitter officially doesn't allow automated following / bulk following. https://follows.com/blog/2016/10/follow-twitter-back-automatically
Just noticed this https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/post-friendships-create . Will trying using this.
@vinitshahdeo Should we
I have implemented a basic function for the second approach. This function will check followers and people who we are following and follow back someone whom we are not following already.
There are few tasks left to implement in this function
Add a feature to automatically follow any users that follow @Quotter
Note - Make only required changes and ensure that the existing functionality of code shouldn't break.