From 050629dd0a24ffc55e865f378a56d3b928d8ba33 Mon Sep 17 00:00:00 2001 From: roShan <45506201+truroshan@users.noreply.github.com> Date: Wed, 2 Jun 2021 14:59:27 +0530 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5219763..61a2deb 100644 --- a/README.md +++ b/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) ![](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.