Update README.md
This commit is contained in:
parent
a4cb3c239f
commit
050629dd0a
12
README.md
12
README.md
|
@ -1,11 +1,11 @@
|
|||
# CoWIN Auto Booking Slot (26/05/2021 )
|
||||
# CoWIN Auto Booking Slot (Up : 02/06 )
|
||||
|
||||
Auto Slot Booking when there is a vaccine slot available at your location, by running a script on your phone.
|
||||
|
||||
[Group in Telegram](https://t.me/CoWIN_Termux)
|
||||

|
||||
|
||||
# Demo Video
|
||||
|
||||
https://user-images.githubusercontent.com/45506201/118438178-8b02d100-b701-11eb-873c-8521def5b1a0.mp4
|
||||
|
||||
## Getting Started
|
||||
|
@ -61,8 +61,12 @@ Command for script :
|
|||
- Replace `--p = PIN-CODE or DISTRICT-ID` with your Pincode or District Id.
|
||||
|
||||
### :bulb: Optional arguments accepted:
|
||||
- Pass `--o` = OTP fetching mode.`a` = AutoMode `s` = SiteMode `m` = ManualMode
|
||||
( deault AutoMode )
|
||||
- Pass `--a = YOUR-AGE ` with your age (default is 18).
|
||||
- Pass `--v = Vaccine Name` ex : cova | covi ( default any Vaccine ).
|
||||
- Pass `--d = DOSE_COUNT` Vaccine First Dose or Second Dose (default dose is 1).
|
||||
- Pass `--o` = OTP fetching mode.`a` = AutoMode `s` = SiteMode `m` = ManualMode
|
||||
( default AutoMode )
|
||||
- Pass `--t = INTERVAL-IN-SECOND` to change the frequency of calling Cowin API (default is 30 sec).
|
||||
- Pass `--b` for book for Today.
|
||||
- Pass `--f = Free or Paid` ( default Both Free and Paid).
|
||||
- Pass `--r` Don't use Token saved in file to re-login.
|
||||
|
|
Reference in a new issue