mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-27 09:28:37 +00:00
chore: update molt.bot domains
This commit is contained in:
@@ -189,7 +189,7 @@ export async function handleBashChatCommand(params: {
|
||||
}): Promise<ReplyPayload> {
|
||||
if (params.cfg.commands?.bash !== true) {
|
||||
return {
|
||||
text: "⚠️ bash is disabled. Set commands.bash=true to enable. Docs: https://docs.clawd.bot/tools/slash-commands#config",
|
||||
text: "⚠️ bash is disabled. Set commands.bash=true to enable. Docs: https://docs.molt.bot/tools/slash-commands#config",
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user