chore: rename project to clawdbot
This commit is contained in:
@@ -24,7 +24,7 @@ function fallbackHostName() {
|
||||
os
|
||||
.hostname()
|
||||
.replace(/\.local$/i, "")
|
||||
.trim() || "clawdis"
|
||||
.trim() || "clawdbot"
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user