Sends personalized sponsorship emails via Outlook using a CSV file.
make sure you are on a windows OS and not using WSL (run this from powershell)
python -m venv .venv
.venv\Scripts\activate
pip install pandas pywin32
#Usage Add contacts to contacts.csv with columns: Contact Name, Company Name, Email.
#Run the script:
python "Name of Mail Script You Want To Send".py
if you get stuck text cjmarino1804 on discord