@jeffalo
Could I have a full list of all the current users on wasteof?
I have the account @nbn for following people but I don’t have a big list.
I’m going to make a script to follow the whole list.
no
why
I will add a delay between user following like a second so I don’t Dos the server
are you gonna use node.js?
Nah… Python is a lot better and I am better at using it.
well in that case, i can’t help you with that since i have no python knowledge whatsoever
It should be pretty easy - I just make if
for line in open('users.txt')or whatever
Then just follow them.