ordercli
ordercli
Use ordercli to check past orders and track active order status (Foodora only right now).
Quick start (Foodora)
ordercli foodora countriesordercli foodora config set --country ATordercli foodora login --email you@example.com --password-stdinordercli foodora ordersordercli foodora history --limit 20ordercli foodora history show <orderCode>
Orders
- Active list (arrival/status):
ordercli foodora orders - Watch:
ordercli foodora orders --watch - Active order detail:
ordercli foodora order <orderCode> - History detail JSON:
ordercli foodora history show <orderCode> --json
Reorder (adds to cart)
- Preview:
ordercli foodora reorder <orderCode> - Confirm:
ordercli foodora reorder <orderCode> --confirm - Address:
ordercli foodora reorder <orderCode> --confirm --address-id <id>
Cloudflare / bot protection
- Browser login:
ordercli foodora login --email you@example.com --password-stdin --browser - Reuse profile:
--browser-profile "$HOME/Library/Application Support/ordercli/browser-profile" - Import Chrome cookies:
ordercli foodora cookies chrome --profile "Default"
Session import (no password)
ordercli foodora session chrome --url https://www.foodora.at/ --profile "Default"ordercli foodora session refresh --client-id android
Deliveroo (WIP, not working yet)
- Requires
DELIVEROO_BEARER_TOKEN(optionalDELIVEROO_COOKIE). ordercli deliveroo config set --market ukordercli deliveroo history
Notes
- Use
--config /tmp/ordercli.jsonfor testing. - Confirm before any reorder or cart-changing action.
More from letta-ai/lettabot
lettabot
Set up and run LettaBot - a multi-channel AI assistant for Telegram, Slack, Discord, WhatsApp, and Signal. Supports both interactive wizard and non-interactive (agent-friendly) configuration.
2songsee
Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
1food-order
Reorder Foodora orders + track ETA/status with ordercli. Never confirm without explicit user approval. Triggers: order food, reorder, track ETA.
1cron
Create and manage scheduled tasks (cron jobs) that send you messages at specified times.
1gifgrep
Search GIF providers with CLI/TUI, download results, and extract stills/sheets.
1github
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
1