Home
Starting Up
Case Studies DB
Products
Ideas DB
Vibe Coding Tools
Subscribe to IH+
Starting Up
Case Studies
Ideas DB
Products DB
Join
6
Likes
5
Comments
I wrote a script to add all your Twitter followers to a list
by
Jay
https://twitter.com/jay_mu_/status/1382283046020272134
Could you elaborate on how adding them to a list helps you to interact with them? Is it so you can scroll through your followers Tweets & reply etc?
Yeah I don’t have many followers and most of them are through a follow for follow basis. This way I just interact with my followers who interact with me.
Nice one but is it legal? XD
I just used the Twitter API to do this.
There are rate limit issues if you have too many followers, but you can just get around it by adding in some sleeps in between.
I often feel like I don't know who I'm tweeting at. So I wrote this script to add my Twitter followers to a list so I can interact with them much more easily.