Skip to content

docs: add Slack channel integration (EN+VI)#10

Open
vanducng wants to merge 4 commits intomasterfrom
docs/slack-channel-integration
Open

docs: add Slack channel integration (EN+VI)#10
vanducng wants to merge 4 commits intomasterfrom
docs/slack-channel-integration

Conversation

@vanducng
Copy link

Summary

  • Add channels/slack.md — full English doc: setup (8 steps), config table (19 fields), features (Socket Mode, mention gating, thread participation, debouncing, streaming, reactions, media, formatting), troubleshooting
  • Add vi/channels/slack.md — Vietnamese mirror
  • Update README.md, channels/overview.md, channels/INDEX.md with Slack in nav, comparison tables, setup checklist

Source verification

All content verified against actual implementation in goclaw/internal/channels/slack/ (channel.go, factory.go, handlers.go, format.go, stream.go, reactions.go, media.go, utils.go) and config_channels.go.

Closes #4

Test plan

  • Verify all links resolve correctly
  • Verify Mermaid diagram renders
  • Verify config table matches SlackConfig struct
  • Verify Vietnamese mirror covers all English sections

Add comprehensive Slack channel docs covering Socket Mode setup,
3-token auth, streaming, reactions, thread participation, debouncing,
and SSRF-protected media handling. Closes #4
@vanducng vanducng marked this pull request as draft March 13, 2026 03:59
@vanducng vanducng marked this pull request as ready for review March 13, 2026 04:51
@vanducng vanducng requested a review from thieung March 13, 2026 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add documentation for Slack integration and usage

1 participant