-> Readme
A little twitterbot that can:
- log in into your twitter account if you make a data.py file with: username = ['yourUsername'] password = ['yourPassword'] (to use other functionalities it is recommended to login to a dummy account)
- find the @'s of all followers of a user
- find the number of people a user follows, and the number of people following them, this can be done on a list of users
- make periodic posts in the format -> countryNounTwitterBot.py file
scrape.py: data.py, main.py
countryNounTwitterBot.py: data.py, main.py, nouns.txt, countries.txt