Open Source
Clawdbot on GitHub
100% open source. Inspect the code, contribute improvements, and build your own integrations.
⭐
2.4k
Stars
🔱
380
Forks
👥
45
Contributors
🐛
23
Open Issues
Get The Code
Clone & Run
Get Clawdbot running from source in under 5 minutes. Perfect for development or customization.
# Clone the repository
git clone https://github.com/clawdbot/clawdbot.git
cd clawdbot
# Install dependencies
npm install
# Copy environment template
cp .env.example .env
# Start Clawdbot
npm start
Changelog
Recent Releases
v2.1.0Latest
2024-01-15- ✓ Gemini 1.5 Pro support
- ✓ Improved memory system
- ✓ WhatsApp stability fixes
v2.0.0
2024-01-01- ✓ Major rewrite
- ✓ Multi-model support
- ✓ Browser automation
v1.5.0
2023-12-15- ✓ Discord integration
- ✓ Skill marketplace
- ✓ Performance improvements
Want to Contribute?
We welcome contributions! Whether it's bug fixes, new features, documentation, or translations—every bit helps.