Improve Airbnb browser automation and calendar updates.
CI / skip-ci-check (push) Successful in 4s
CI / secret-scan (push) Successful in 3s
CI / python-ci (push) Successful in 32s

Adds browser helper, expands calendar sync, and documents handoff status.
This commit is contained in:
2026-06-04 13:08:32 -04:00
parent 1ac551923d
commit dfed03897d
11 changed files with 1084 additions and 81 deletions
+1
View File
@@ -1,5 +1,6 @@
# === Event providers ===
TICKETMASTER_KEY=your_ticketmaster_api_key_here
# Optional — leave placeholder to skip SeatGeek (Ticketmaster-only still works)
SEATGEEK_CLIENT_ID=your_seatgeek_client_id_here
# === Telegram ===