6
5 Comments

I wrote a script to add all your Twitter followers to a list

https://twitter.com/jay_mu_/status/1382283046020272134
submitted this linkon April 14, 2021
  1. 1

    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?

    1. 1

      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.

  2. 1

    Nice one but is it legal? XD

    1. 1

      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.

  3. 1

    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.