openclaw - 💡(How to fix) Fix Slack plugin sends plain text mentions instead of mention format [1 pull requests]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

When OpenClaw bot responds in Slack channels with mentions (e.g., referring to @Emre), the mention is sent as plain text @Emre instead of Slack's proper mention format <@USER_ID> or <@USER_ID|username>.

Root Cause

When OpenClaw bot responds in Slack channels with mentions (e.g., referring to @Emre), the mention is sent as plain text @Emre instead of Slack's proper mention format <@USER_ID> or <@USER_ID|username>.

Fix Action

Fixed

RAW_BUFFERClick to expand / collapse

Description

When OpenClaw bot responds in Slack channels with mentions (e.g., referring to @Emre), the mention is sent as plain text @Emre instead of Slack's proper mention format <@USER_ID> or <@USER_ID|username>.

Impact

  • Mentioned users do not receive notifications
  • Mentions are not clickable in Slack UI
  • User experience degraded

Example

  • Expected: <@U0AP4L5DJ5P|Emre> or <@U0AP4L5DJ5P>
  • Actual: @Emre

Affected Component

OpenClaw Slack plugin (/usr/local/lib/node_modules/openclaw/dist/extensions/slack/)

Steps to Reproduce

  1. Mention a user in bot response in any Slack channel
  2. Observe: mention renders as plain text, not clickable

Environment

  • OpenClaw: Latest
  • Slack plugin: Active (Socket Mode enabled)

Reported by

Akkom workspace

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix Slack plugin sends plain text mentions instead of mention format [1 pull requests]