/prenotami-bot

Bot that checks for booking slots for renewal of CIE (Carta d'Identità Elettronica) on Italy's Ministry of Foreign Affairs site Prenot@mi.

Primary LanguagePythonMIT LicenseMIT

Prenotami Bot

Crawler that checks for availability of appointments for renewal of CIE (Carta d'Identità Elettronica) on Italy's Ministry of Foreign Affairs site Prenot@mi.

Usage

  1. Create .env file with values as per env.sample
  2. Build docker image
docker build . -t prenotami-bot
  1. Run docker container using the .env environment file
docker run --env-file .env prenotami-bot:latest