LogoOpenClawAI
  • Features
  • Get Started
  • Blog
2026/01/30

ClawdBot is Now MoltBot - Migration Guide

ClawdBot has been rebranded to MoltBot. Learn how to migrate from ClawdBot to MoltBot seamlessly. All features remain the same.

ClawdBot is Now MoltBot

If you're looking for ClawdBot, you've found it! ClawdBot has been rebranded to MoltBot. This guide will help you transition smoothly.

What Changed?

Name Only

The name changed from ClawdBot to MoltBot. That's it. Everything else stays the same:

  • Same features
  • Same codebase
  • Same community
  • Same open-source license

Why the Change?

MoltBot better represents our vision of an AI assistant that adapts and evolves (like molting). It's also more unique and easier to remember.

Migration Steps

For npm Users

Update your global installation:

# Uninstall old package
npm uninstall -g clawdbot

# Install new package
npm i -g moltbot

For Docker Users

Update your image reference:

# Old
image: clawdbot/clawdbot:latest

# New
image: moltbot/moltbot:latest

For Source Installations

If you cloned the repo:

# Update remote URL
git remote set-url origin https://github.com/moltbot/moltbot.git

# Pull latest changes
git pull origin main

Configuration Migration

Environment Variables

Most environment variables work the same. The prefix changed:

# Old (still works for backward compatibility)
CLAWDBOT_API_KEY=xxx

# New (recommended)
MOLTBOT_API_KEY=xxx

Config Files

Config files are automatically migrated on first run. Your settings are preserved.

Old location: ~/.clawdbot/config.json New location: ~/.moltbot/config.json

Data Migration

Your conversation history and memory are preserved:

  1. Automatic migration: On first run, MoltBot migrates your data
  2. Manual backup: If you prefer, backup ~/.clawdbot/ before upgrading

What Happens to ClawdBot Links?

  • The old npm package redirects to MoltBot
  • GitHub repo redirects are in place
  • Documentation URLs redirect automatically

Need Help?

If you encounter any issues during migration:

  1. Check our Discord community
  2. Open an issue on GitHub
  3. Review the full documentation

FAQ

Is ClawdBot still maintained?

No separate ClawdBot development. All development continues under MoltBot. The ClawdBot package on npm points to MoltBot.

Do I have to migrate?

The old ClawdBot package will continue to work but won't receive updates. We recommend migrating to get the latest features and security updates.

Will my API keys still work?

Yes! Your existing API keys (Anthropic, OpenAI, Google, etc.) work without changes.

Is there a deadline?

No deadline. Take your time. But the sooner you migrate, the sooner you get new features.


Welcome to MoltBot! The same great AI assistant, with a new name.

All Posts

Categories

    ClawdBot is Now MoltBotWhat Changed?Name OnlyWhy the Change?Migration StepsFor npm UsersFor Docker UsersFor Source InstallationsConfiguration MigrationEnvironment VariablesConfig FilesData MigrationWhat Happens to ClawdBot Links?Need Help?FAQIs ClawdBot still maintained?Do I have to migrate?Will my API keys still work?Is there a deadline?

    More Posts

    How to Install MoltBot: Complete Setup Guide

    How to Install MoltBot: Complete Setup Guide

    Step-by-step guide to installing MoltBot on macOS, Windows, and Linux. Get your personal AI assistant up and running in minutes.

    2026/01/30
    MoltBot with Google Gemini - Setup & Configuration

    MoltBot with Google Gemini - Setup & Configuration

    Configure MoltBot to use Google Gemini AI. API setup, model selection, and optimization guide for Gemini integration.

    2026/01/30
    What is MoltBot AI? Your Open-Source Personal AI Assistant

    What is MoltBot AI? Your Open-Source Personal AI Assistant

    Discover MoltBot AI, the open-source personal AI assistant that actually does things. Learn about its features, capabilities, and how it can automate your daily tasks.

    2026/01/30

    Newsletter

    Join the community

    Subscribe to our newsletter for the latest news and updates

    LogoOpenClawAI

    The AI that actually does things. Open-source personal AI assistant.

    GitHubGitHubEmail
    Product
    • Features
    • FAQ
    Resources
    • Blog
    Company
    • About
    • Contact
    Legal
    • Cookie Policy
    • Privacy Policy
    • Terms of Service
    © 2026 OpenClawAI All Rights Reserved.