Open Source
Moltbot on GitHub
Moltbot (formerly Clawdbot) is open source. View the code, report issues, and contribute to the project.
⭐
Star on GitHub
Show your support and stay updated with releases.
Repositories
Quick Links
Contributing to Moltbot
Moltbot welcomes contributions from the community. Here's how you can help:
🐛 Report Bugs
Found a bug? Open an issue with steps to reproduce.
💡 Suggest Features
Have an idea? Start a discussion or open a feature request.
📝 Improve Docs
Documentation improvements are always welcome.
🔧 Submit PRs
Fix bugs or implement features. Check the contributing guide first.
Clone & Build from Source
# Clone the repository
git clone https://github.com/moltbot/moltbot.git
cd moltbot
# Install dependencies
pnpm install
# Build and run
pnpm build
pnpm start
Latest Release
Stay up to date with the newest features and fixes.