-
Notifications
You must be signed in to change notification settings - Fork 333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can we add multiple pin codes in the env file? #15
Comments
Does this also work when the terminal is closed? |
Need a feature to have multiple pin codes. Otherwise I have to run multiple instances of the same code for different pin codes. |
did you keep the main folder - "C:\Users\USER\VaccineAvailabilityNotifier-main " as it is and created sub-folders? |
Made multiple project under same directory and ran command |
@sid8840 could you please share a screenshot of your folder structure along with a screenshot of your env file? Would be very helpful |
|
yes |
PINCODE=pin code 1
EMAIL=
APPLICATION_PASSWORD=
AGE=
PINCODE=pin code 2
EMAIL=
APPLICATION_PASSWORD=
AGE=
Could we do it this way?
The text was updated successfully, but these errors were encountered: