A python script to alert user upon visa slots opening by filtering telegram messages using telethon telegram library, and also provides SMS alert feature using twilio.
Steps:
- do pip install -r requirements.txt
- copy the text in envtemplate.txt and make a .env file, and add your secrets there
- do python main.py
- if you're running the script for the first time, it will prompt you to give your phone number. add your telegram account phone number in international format.
- login and VOILÀ