
ZeaburOpenClaw 🦞 (formerly Clawdbot, Moltbot) is a personal AI assistant that runs locally and connects to multiple messaging platforms via a WebSocket-based Gateway architecture.
⚠️ This template uses ghcr.io/openclaw/openclaw:2026.1.29. OpenClaw 🦞 is in rapid development, so there may be undiscovered bugs. Changing versions may also cause stability issues. If you encounter any issues, feel free to check the GitHub issues for solutions or to report new ones. For Zeabur platform-related issues, please contact Zeabur support.
OpenClaw 🦞 is CPU-intensive. Resource requirements may vary depending on the tools and features you use.
For more details, see the official documentation.
Getting your bot token from BotFather:
/newbot to create a new bot123456789:ABCdefGHIjklMNOpqrsTUVwxyz)Adding the token to Zeabur:
TELEGRAM_BOT_TOKEN with your bot tokenPairing your Telegram account:
/start to your bot in TelegramJN4MSY23)openclaw pairing approve telegram <code>openclaw pairing approve telegram <code>Approved telegram sender <user-id>.For other messaging platforms (WhatsApp, Discord, Slack, etc.), see the Channels documentation.
The default model depends on your AI provider:
zeabur-ai/gpt-5-minianthropic/claude-opus-4-5To change it:
/models to view available models, /model <model-id> to switch (e.g., /model zeabur-ai/gpt-5-mini)See the Providers documentation for adding more AI models.
Beyond environment variables, you can configure OpenClaw via Web UI Settings or CLI commands. See the official documentation for more details.
All data is stored under /home/node:
/home/node/.openclaw - Configuration, sessions, devices, and credentials/home/node/.openclaw/workspace - Workspace and memory filesIf you need browser features (web browsing, screenshots, etc.), deploy the Browser Sandbox Template alongside OpenClaw.
Zeabur