This bot will automatically change your name based on your twitter followers (Written in Python)
go to the twitter developers page. In the Create an app enter the informations like app name, app description and so on. it asked me to clearly explain the reason of how I'm going to use the app After reviewing the terms,] app will be created. Note down the Consumer API key, Consumer API Secret key and Access token & access token secret keys!
in config.py enter your Consumer API key, Consumer API Secret key and Access token & access token secret keys. after that save it.
In mainbot.py Edit your username and you are all done !
for this you need to create a procfile with worker as mainbot.py and that's it !