-
-
Notifications
You must be signed in to change notification settings - Fork 54.9k
Closed
Labels
bugSomething isn't workingSomething isn't workingstaleMarked as stale due to inactivityMarked as stale due to inactivity
Description
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

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingstaleMarked as stale due to inactivityMarked as stale due to inactivity