triton2997 / cowin-slot-notifier

Utility that automatically alerts via email if slots are available on the CoWIN portal. Provides rich filtering by list of pincodes, type of vaccine, dose number, etc
0 stars 0 forks source link

v2 changes merge with exception handling #32

Closed triton2997 closed 3 years ago

triton2997 commented 3 years ago
  1. Added exception handling in slot finder, param reader and mail sender modules
  2. Added fee, date and pincode information in mail body
  3. Added code to handle exceptions in main module and gracefully exit with error emails
  4. Changed config and props to param throughout