Skip to content

[Bug]: Slack response duplicated in both thread and in channel #1163

@kdawgwilk

Description

@kdawgwilk

Summary

Image Image

Steps to reproduce

  1. Setup config
{
  "slack": {
    ...
    "dm": {
      "enabled": true,
      "policy": "pairing",
    },
    "groupPolicy": "open"
}
  1. Send message to channel

Expected behavior

To only respond in one or the other not both

Actual behavior

Bot responded in both channel and thread

Environment

  • Clawdbot version: 2026.1.16-2
  • OS: macOS 26.2
  • Install method (pnpm/npx/docker/etc): npm i -g

Logs or screenshots

See above

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions