Instagram bot que informa:
- Quem não te segue de volta
- Quem você não segue de volta
É necessário ter o Firefox Selenium Geckodriver instalado
git clone https://github.com/xavierigor/progame.git
cd instabot
pipenv shell
pipenv install
touch secrets.py
username = "example_username"
password = "example_password"
python instabot.py