Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 555 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 555 Bytes

Status Report

CRONJOB to check and report to Hund.io

Development

  1. Install dependencies (pip install -r requirements.txt)
  2. Create a .env file based off sample.env
  3. ???
  4. PROFIT

TODO

  • Change houd key and URL for the real environment (+create a webhook component)
  • Configure the Bitwarden account to skip captchas
  • Save a screenshot as an artifact in github when something goes wrong
  • Use a Web Driver installer to be platform independent (currently the web driver is for Linux 64)
  • Better logging reporting