Visa slot bot
I created this bot to getnotified when screenshots are available in the Telegram channel for dropbox appointments.
How do I use this?
-
Check python version (I used 3.9.7)
python3 --version
-
Create a new telegram bot. To do this, you need to message
BotFather
with a/newbot
command. This will ask you for a name, and finally output an API token that looks like3434434:AAFCCergqwe4KEWpHvO8jkvvw4JWG2A
. It is in theapi_id:api_hash
format. Keep this token handy -
In the python script add values for
api_hash
andapi_id
. From step #2 -
Create a new telegram channel. Take a note of the username, and add it to the python script for
YOUR CHANNEL HERE
placeholder. This is where you will get screenshots forwarded to. -
Run the python script by typing
python3 tele_visa_script.py
. You will now get MacOS notification when a screenshot is available on the Dropbox channel with slots available. -
Keep script running. Install Telegram app on desktop. As soon as you get notification, start booking and dont give up.
All the best, dont loose hope!!