- Install the Python dependencies via:
pip install -r requirements.txt
- Add a
.env
file in the root directory of the repo with the following environment variables:
UST_URL
UST_USERNAME
UST_PASSWORD
- Run the following to execute the script:
python work.py
- You will be prompted for an SMS verification. Go ahead and provide that and the script will continue from there.