refactor: rename to openclaw

This commit is contained in:
Peter Steinberger
2026-01-30 03:15:10 +01:00
parent 4583f88626
commit 9a7160786a
2357 changed files with 16688 additions and 16788 deletions

View File

@@ -123,7 +123,7 @@ describe("telegram inbound media", () => {
horizontal_accuracy: 12,
},
},
me: { username: "moltbot_bot" },
me: { username: "openclaw_bot" },
getFile: async () => ({ file_path: "unused" }),
});
@@ -166,7 +166,7 @@ describe("telegram inbound media", () => {
location: { latitude: 48.858844, longitude: 2.294351 },
},
},
me: { username: "moltbot_bot" },
me: { username: "openclaw_bot" },
getFile: async () => ({ file_path: "unused" }),
});