INSTALLATION PROTOCOL
Deploy Clawdbot to your local machine or server.
Prerequisites
Ensure you have Node.js >= 22 installed on your system.
One-Line Installation
The fastest way to get started. This script detects your OS and installs all dependencies.
Terminal
$curl -fsSL https://clawd.bot/install.sh | bashCONFIGURATION
1Initialize Configuration
Run the onboarding wizard to set up your LLM provider and chat platforms.
$clawdbot onboard2Select AI Backend
Choose between Anthropic (Claude), OpenAI, or local models. You'll need an API key for cloud providers.
3Connect Platforms
Follow the prompts to connect Telegram, WhatsApp, or iMessage.
4Start the Daemon
Launch the background service to keep Clawdbot running 24/7.
$clawdbot start