Skip to content

[Bug]: Slack Duplicate Reply Message #19373

@khalidmaquilang

Description

@khalidmaquilang

Summary

When the bot is doing a reply, it messages twice

Steps to reproduce

Here is the config:

"slack": {
      "mode": "socket",
      "enabled": true,
      "botToken": "REDACTED",
      "appToken": "REDACTED",
      "userTokenReadOnly": true,
      "allowBots": true,
      "groupPolicy": "open",
      "actions": {
        "reactions": true,
        "messages": true,
        "pins": true,
        "search": true,
        "permissions": true,
        "memberInfo": true,
        "channelInfo": true,
        "emojiList": true
      },
      "dmPolicy": "pairing"
    }

Expected behavior

it should reply once

Actual behavior

duplicate reply

OpenClaw version

2026.2.15

Operating system

WSL Ubuntu 24

Install method

docker

Logs, screenshots, and evidence

Impact and severity

No response

Additional information

Image Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstaleMarked as stale due to inactivity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions