Conversation
Notices
-
Coco (lain@pleroma.soykaf.com)'s status on Thursday, 30-Nov-2017 09:09:38 UTC Coco @frosch @karolat no, but there's a script you can run, @eal has it somewhere. - Hallå Kitteh repeated this.
-
ëäł (eal@social.sakamoto.gq)'s status on Thursday, 30-Nov-2017 10:19:10 UTC ëäł @karolat @lain
for user in $(cat FOLLOWLIST.csv); do curl -X POST --user YOURUSERNAME:YOURPASSWORD ”https://social.sakamoto.gq/link/5=$user”; done
replace FOLLOWLIST.csv with the exported file name and username and password with your own (keep the colon).Hallå Kitteh repeated this.