Hi everyone,
I'm trying to set up OpenClaw on Ubuntu (VPS) using OpenRouter (DeepSeek/Qwen models) connected to Telegram.
The Problem:
- The bot fails to start with 401 (Unauthorized) or 404 errors.
- Every time I try to edit
~/.openclaw/openclaw.json(via nano or cat), the JSON structure gets corrupted or syntax errors appear. It seems like a copy-paste formatting issue in the terminal.
My Setup:
- OS: Ubuntu Linux
- Models: deepseek-v4-pro, qwen3.6-plus
- Provider: OpenRouter
What I need:
Could someone please share a valid, working openclaw.json example configured for OpenRouter?
I have valid API keys, but I suspect my JSON structure is breaking the bot.
Thanks! π¦