add eco CLI symlink to setup wizard, document all CLI commands
setup.sh now installs eco → ~/.local/bin/eco (symlink to cli.py). README.md updated with full eco command reference. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -137,7 +137,7 @@ bash setup.sh
|
||||
| `src/adapters/telegram_bot.py` | Telegram bot cu commands + inline keyboards |
|
||||
| `src/adapters/whatsapp.py` | WhatsApp adapter — polls Node.js bridge |
|
||||
| `bridge/whatsapp/index.js` | Node.js WhatsApp bridge — Baileys + Express |
|
||||
| `cli.py` | CLI: echo status/doctor/restart/logs/secrets/cron/heartbeat/memory/whatsapp |
|
||||
| `cli.py` | CLI tool (instalat ca `eco` in ~/.local/bin/ de setup.sh) |
|
||||
| `setup.sh` | Interactive setup wizard — 10-step onboarding, idempotent |
|
||||
| `config.json` | Runtime config (channels, telegram_channels, whatsapp, admins, models) |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user