chore(sync): mirror docs from openclaw/openclaw@9bf465e54c

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-06 06:57:16 +00:00
parent 4576abf2d2
commit 983ac5e24a
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "b2cc5ab6366cbdb03ba8f722287461ab2ba23a9e",
"syncedAt": "2026-04-06T04:30:11.398Z"
"sha": "9bf465e54c4f8057d368cccec30f2f00e08a30e0",
"syncedAt": "2026-04-06T06:57:16.111Z"
}

View File

@ -1,5 +1,5 @@
---
summary: "Slack setup and runtime behavior (Socket Mode + HTTP Events API)"
summary: "Slack setup and runtime behavior (Socket Mode + HTTP Request URLs)"
read_when:
- Setting up Slack or debugging Slack socket/HTTP mode
title: "Slack"
@ -7,7 +7,7 @@ title: "Slack"
# Slack
Status: production-ready for DMs + channels via Slack app integrations. Default mode is Socket Mode; HTTP Events API mode is also supported.
Status: production-ready for DMs + channels via Slack app integrations. Default mode is Socket Mode; HTTP Request URLs are also supported.
<CardGroup cols={3}>
<Card title="Pairing" icon="link" href="/channels/pairing">
@ -82,7 +82,7 @@ openclaw gateway
</Tab>
<Tab title="HTTP Events API mode">
<Tab title="HTTP Request URLs">
<Steps>
<Step title="Configure Slack app for HTTP">