Open nikunj-phutela opened 3 years ago
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.
Multi-Pin by multiple instances
Multi-Pin by multiple instances
this is awesome, how did you do this?
Multi-Pin by multiple instances
this is awesome, how did you do this?
i have created multiple project folder containing the same files and after that just updated the .env file in each folder fired the same line of code
Multi-Pin by multiple instances
this is awesome, how did you do this?
i have created multiple project folder containing the same files and after that just updated the .env file in each folder fired the same line of code
did you keep the main folder - "C:\Users\USER\VaccineAvailabilityNotifier-main " as it is and created sub-folders?
Multi-Pin by multiple instances
this is awesome, how did you do this?
i have created multiple project folder containing the same files and after that just updated the .env file in each folder fired the same line of code
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
@sid8840 could you please share a screenshot of your folder structure along with a screenshot of your env file? Would be very helpful
Does this also work when the terminal is closed?
yes
PINCODE=pin code 1 EMAIL= APPLICATION_PASSWORD= AGE=
PINCODE=pin code 2 EMAIL= APPLICATION_PASSWORD= AGE=
Could we do it this way?