refactor: rename clawdbot to moltbot with legacy compat
This commit is contained in:
@@ -12,7 +12,7 @@ const requiredPaths = [
|
||||
"dist/hooks/gmail.js",
|
||||
"dist/whatsapp/normalize.js",
|
||||
];
|
||||
const forbiddenPrefixes = ["dist/Clawdbot.app/"];
|
||||
const forbiddenPrefixes = ["dist/Moltbot.app/"];
|
||||
|
||||
type PackageJson = {
|
||||
name?: string;
|
||||
|
||||
Reference in New Issue
Block a user