Skip to content

Latest commit

 

History

History
33 lines (32 loc) · 1.11 KB

README.md

File metadata and controls

33 lines (32 loc) · 1.11 KB

Track year progress bot

forthebadge forthebadge forthebadge forthebadge forthebadge forthebadge forthebadge

Setup

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

If you have any errors send your logs.log file to me