mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 17:14:33 +00:00
refactor: rename clawdbot to moltbot with legacy compat
This commit is contained in:
@@ -172,7 +172,7 @@ export async function agentsAddCommand(
|
||||
|
||||
const prompter = createClackPrompter();
|
||||
try {
|
||||
await prompter.intro("Add Clawdbot agent");
|
||||
await prompter.intro("Add Moltbot agent");
|
||||
const name =
|
||||
nameInput ??
|
||||
(await prompter.text({
|
||||
|
||||
Reference in New Issue
Block a user