Skip to content

US VISA (ais.usvisa-info.com) appointment re-scheduler for Canada

Notifications You must be signed in to change notification settings

h4harsimran/usvisa_p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

US VISA (ais.usvisa-info.com) appointment rescheduler for Canada

Prerequisites

  • Having a US VISA appointment scheduled already
  • Google Chrome installed (to be controlled by the script)
  • Python v3 installed (for running the script)

How to Setup Telegram Notification

Get your Telegram Bot token

  1. Open the Telegram App and search for @BotFather and open it
  2. Click on start to get detailed information and commands for creating bot, deleting the bot and etc …
  3. Type or select /newbot to create a bot
  4. Now it will send you a message, that to choose a name for your bot and type your own bot name (Eg: chat,chitti,Alex)
  5. Now it will ask you to enter the username for your bot with the given condition like Alex_bot or Chat_bot or AlexBot. If the username is already take try it using different name but it should satisfy the condition
  6. When it accepts your username it will send you a API token key like

    142523231:AEX************

  7. In that message at top, you will see a link like t.me/AlexBot this will redirect to your bot chat, then click on /start to start chat with the bot
  8. Add the token ID you received in previous step in config.ini

Get your User ID

  1. Look for @userinfobot on the Telegram
  2. Press /start.
  3. It will provide you with a User ID. Add it to config.ini

Initial Setup

  • Add your required information in the config.ini file.
  • Install the required python packages: pip3 install -r requirements.txt

Executing the script

  • Simply run python3 usvisa.py
  • That's it!

Acknowledgement

Thanks to @yaojialyu & @cejaramillof for creating the initial versions to adapt.

About

US VISA (ais.usvisa-info.com) appointment re-scheduler for Canada

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages