-
-
Notifications
You must be signed in to change notification settings - Fork 57.4k
Open
Labels
bugSomething isn't workingSomething isn't workingregressionBehavior that previously worked and now failsBehavior that previously worked and now fails
Description
Bug type
Regression (worked before, now fails)
Summary
Bug: TUI messages routed to Discord DM instead of TUI
Description
When sending messages via TUI (openclaw-tui), the bot responds in Discord DM instead of the TUI channel. This causes
a routing issue where:
- User sends message from TUI (
sender: openclaw-tui) - Bot replies to Discord DM instead of TUI
Environment
- OpenClaw version: [latest]
- Channels: Discord (enabled) + TUI
- OS: macOS
Steps to reproduce
- Have both Discord and TUI configured
- Send a message via TUI
- Observe that the response appears in Discord DM, not TUI
Expected behavior
When sending a message via TUI, the response should come back to TUI, not Discord DM.
Actual behavior
- Message source:
openclaw-tui(TUI)- Reply destination: Discord DM
OpenClaw version
OpenClaw version: [latest]
Operating system
macOS Tahoe 26.3
Install method
No response
Logs, screenshots, and evidence
Impact and severity
No response
Additional information
- This issue persists even when trying to use only TUI (without Discord)
- Discord DM conversations work normally when accessed directly
- TUI seems to be routing through Discord channel incorrectly
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingregressionBehavior that previously worked and now failsBehavior that previously worked and now fails