## How to Run copy `example.env` ```bash cp example.env .env ``` edit `.env` `API_USERNAME` is your engage username in URL-encode. `API_PASSWORD` is your engage password in URL-encode.