refactor: rebrand moltbot/clawdbot → openclaw#3
Open
adam91holt wants to merge 1 commit intomcinteerj:masterfrom
Open
refactor: rebrand moltbot/clawdbot → openclaw#3adam91holt wants to merge 1 commit intomcinteerj:masterfrom
adam91holt wants to merge 1 commit intomcinteerj:masterfrom
Conversation
- Rename moltbot.plugin.json → openclaw.plugin.json (root + src/) - Update plugin ID: moltbot-gmail → openclaw-gmail - Update all imports: moltbot/plugin-sdk → openclaw/plugin-sdk - Update all imports: clawdbot/plugin-sdk → openclaw/plugin-sdk - Rename types: ClawdbotPluginApi → OpenClawPluginApi, ClawdbotConfig → OpenClawConfig - Update state dirs: ~/.moltbot/ → ~/.openclaw/, ~/.clawdbot/ → ~/.openclaw/ - Update package.json: name, description, keywords, peer deps, manifest ref - Update README: all moltbot/clawdbot references → openclaw
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates all references from the old moltbot/clawdbot naming to the new OpenClaw branding.
Changes
Plugin manifest
moltbot.plugin.json→openclaw.plugin.json(root + src/)moltbot-gmail→openclaw-gmailImports (10 source files)
moltbot/plugin-sdk→openclaw/plugin-sdkclawdbot/plugin-sdk→openclaw/plugin-sdkTypes
ClawdbotPluginApi→OpenClawPluginApiClawdbotConfig→OpenClawConfigState directories
~/.moltbot/state/gmail/→~/.openclaw/state/gmail/~/.clawdbot/agents/→~/.openclaw/agents/package.json
@mcinteerj/moltbot-gmail→@mcinteerj/openclaw-gmailmoltbot→openclawmoltbot.plugin.json→openclaw.plugin.jsonmoltbotconfig key →openclawREADME