Skip to content

raghavkhanna30/twitter-auto-name-changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter automatic name changer based on your followers

Example-

my twitter handle @erRaghavKhanna

This bot will automatically change your name based on your twitter followers (Written in Python)

Usage

Step 1 - Getting twitter API keys

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!

Step 2 - updating config.py

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 !

Heroku deployment

for this you need to create a procfile with worker as mainbot.py and that's it !

About

This bot will automatically change your name based on your twitter followers (Written in Python)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages