git clone https://github.com/willdoescode/twittertrackyearprogress.git
cd yearproggresspython
if you dont have virtualenv installed
pip3 install --user virtualenv
virtualenv venv
pip3 install tweepy python-dotenv
touch logs.log
python3 main.py
git clone https://github.com/willdoescode/twittertrackyearprogress.git
cd yearproggresspython
if you dont have virtualenv installed
pip3 install --user virtualenv
virtualenv venv
pip3 install tweepy python-dotenv
touch logs.log
python3 main.py