feat: initial flight monitor
- Python flight price monitor for BER↔EZE and other routes - Adapter pattern for extensibility (Kiwi/Tequila implemented) - OpenClaw alerting integration - Cron-friendly one-shot execution - Full logging of all checks - Graceful handling when API key not set Implements monkey-island/flight-monitor#2
This commit is contained in:
3
monitor.log
Normal file
3
monitor.log
Normal file
@@ -0,0 +1,3 @@
|
||||
2026-03-21 23:10:16,010 [INFO] === Flight Monitor Starting ===
|
||||
2026-03-21 23:10:16,011 [ERROR] Adapter initialization failed: KIWI_API_KEY environment variable not set. Get your API key from https://tequila.kiwi.com/portal/login
|
||||
2026-03-21 23:10:16,011 [INFO] Set KIWI_API_KEY environment variable to enable monitoring
|
||||
Reference in New Issue
Block a user