/twitter_account_age

Just a script to check when a list of accounts were created

Primary LanguagePython

👏 Twitter account age

Just a script to check when a list of accounts were created 🤝

📖 Usage:

python ./twitter_check.py <list_of_accounts> <year>

Give a list of twitter accounts and provide the year of account you wish to find. Reminds that it might take a while, you better use :
screen -S cmdTwitterCheck -L -Logfile ~/cmdTwitterCheck.log python ./twitter_check.py <list_of_accounts> <year>

📝 TODO:

  • ...