theoomoregbee / US-visa-appointment-notifier

This is just a script I put together to check and notify me via email (MailGun) when there's an earlier date before my initial appointment date. It doesn't handle rescheduling.
MIT License
104 stars 57 forks source link

2 facilities #10

Closed fameka1 closed 1 year ago

fameka1 commented 1 year ago

How can I control 2 facilities at the same time?

theoomoregbee commented 1 year ago

You can duplicate the copy of the code, update the config for each to match ur different facilities and then run npm start separately