Build flight price monitor #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Task
Build a Python-based flight price monitor in
/root/.openclaw/workspace/projects/flight-monitor.Specs
config.json (already exists with base structure):
Price source (no API key yet):
adapters/base.py+adapters/kiwi.pyAlerting:
openclaw send --text "✈️ Flight alert: [route] €[price] on [dates]! [link]"monitor.logFiles to create:
monitor.py— main one-shot scriptadapters/__init__.py,adapters/base.py,adapters/kiwi.pyrequirements.txtcron-install.sh— sets up daily run at 08:00 UTCREADME.mdWhen done:
otis/flight-monitoron Gitea)openclaw system event --text "Done: flight-monitor built and pushed to Gitea" --mode now