mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 11:11:23 +00:00
refactor: rename clawdbot to moltbot with legacy compat
This commit is contained in:
@@ -64,7 +64,7 @@ export function collectBlueBubblesStatusIssues(
|
||||
accountId,
|
||||
kind: "config",
|
||||
message: "Not configured (missing serverUrl or password).",
|
||||
fix: "Run: clawdbot channels add bluebubbles --http-url <server-url> --password <password>",
|
||||
fix: "Run: moltbot channels add bluebubbles --http-url <server-url> --password <password>",
|
||||
});
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user