Logan1x / Python-Scripts

Collection of Various Python Script's.💻
https://logan1x.github.io/Python-Scripts/
MIT License
306 stars 147 forks source link

Add script to mass add users to twitter list #12

Closed vigov5 closed 7 years ago

vigov5 commented 7 years ago

For #1

Simple script helps you mass add users to your twitter list to follow (Ex: Bitcoin/Altcoins official account, news, traders...)

pip install twitter
python bulk_add_twitter_list.py
Logan1x commented 7 years ago

Thanks For contribution @vigov5 can you tell me bit more about this script...i don't understand what does it does?

vigov5 commented 7 years ago

@Logan1x this script help you automate the process of adding users to twitter list. Twitter list is something like this: https://gyazo.com/dc2c4b1c0f1fe84c7e3e14ead62573f8. Normally, we do adding user by hand, but with a lot of user, this script will help.