A tool to send emails alerting if Microsoft Rewards aren't completed.
Install the requirements.
pip install -r requirements.txt
- Create an
.env
file by copying .template.env to a new file named.env
and fill out with your information. Gmail is the only tested SMTP currently, see this for how to set up. - You'll need a Chrome profile with your Bing account logged-in. It may be useful to create a new one.
pytest test_verifyallsearchesdone.py
If all searches are complete, you won't get an email. If all searches aren't complete, you will get an email.
Schedule this job, whether via a cron, Windows Task Scheduler, etc.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
- Share Windows Task Scheduler config