Skip to content

Instantly share code, notes, and snippets.

View savithruml's full-sized avatar

Savithru Lokanath savithruml

View GitHub Profile
# Add @junction_bot
/join H1B_H4_Visa_Dropbox_slots
/filterrx H1B_H4_Visa_Dropbox_slots mustHave (?i:.*bulk.*)
/filterrx H1B_H4_Visa_Dropbox_slots mustHave (?i:.*multiple.*)
/filterrx H1B_H4_Visa_Dropbox_slots mustHave (?i:.*saw.*)
/filterrx H1B_H4_Visa_Dropbox_slots mustHave .*<photo>.*
/filterrx H1B_H4_Visa_Dropbox_slots mustNotHave (?i:.*banned.*)
/filterrx H1B_H4_Visa_Dropbox_slots mustNotHave (?i:.*https.*)
#!/usr/bin/env python3
# Author: SAVITHRU LOKANATH
# Script to hunt masala dose [https://en.wikipedia.org/wiki/Masala_dosa]
# Slots open Thursday's at 07:00 PM PT, usually OOS in less than 3min
# https://suryadarshinicom.wixsite.com/sdhome
# Run this in a scheduler
# $ crontab -l
@savithruml
savithruml / listener_visa_slots.py
Last active July 16, 2024 00:46
Listens for events on the H1b-visa-slots telegram channel & notifies you (audio and/or msg forwarding)
#!/usr/bin/env python3
# Author: SAVITHRU LOKANATH
# Login to Telegram on web browser https://web.telegram.org
# Install tesseract-ocr: apt-get install tesseract-ocr && pip install pytesseract
# Install Telethon lib: pip install telethon
# Install Text-to-Speech lib if using Windows: pip install pyttsx3
# To run, increase speaker volume to 100% & in your cmd prompt: python3 listener_visa_slots.py