Update README.md

This commit is contained in:
roShan 2021-06-02 14:59:27 +05:30 committed by GitHub
parent a4cb3c239f
commit 050629dd0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)
![](https://gist.githubusercontent.com/m8rge/4c2b36369c9f936c02ee883ca8ec89f1/raw/c03fd44ee2b63d7a2a195ff44e9bb071e87b4a40/telegram-single-path-24px.svg)
# 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.