Setup
- Clone repo
- In the console, install a virtual environment with
python -m venv .venv
- Run python file in terminal
- Install BeautifulSoup with
pip install bs4
- In "config.json", Input the username and password of your chosen email alongside it's login password. Google emails require dedicated app passwords to be used instead of regular login passwords in this case. fromAddress and toAddress should be the same email used to log in