openclaw - 💡(How to fix) Fix [Feature] Feishu channel: implement reactionLevel config to auto-add emoji reactions [1 comments, 2 participants]

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…
GitHub stats
openclaw/openclaw#78269Fetched 2026-05-07 03:39:00
View on GitHub
Comments
1
Participants
2
Timeline
1
Reactions
2
Timeline (top)
commented ×1

Fix Action

Fix / Workaround

Current Workaround

Users must manually use the /react command with valid Feishu emoji types (e.g., SMILE, THUMBSUP).

RAW_BUFFERClick to expand / collapse

Feature Request: Feishu channel reactionLevel implementation

Problem

The Feishu channel config schema includes reactionLevel (off / ack / minimal / extensive) and actions.reactions: true, but the feature is not implemented in the code. Setting reactionLevel: 'minimal' has no effect — no automatic emoji reactions are added to messages.

Evidence

  • reactionLevel appears only in schema definitions (6 occurrences in io-BCcULs29.js, all enum schemas)
  • Zero occurrences of actual code that reads or uses the reactionLevel value
  • The feishu channel runtime has no reference to reactionLevel

Expected Behavior

When reactionLevel is set (e.g., minimal), the bot should automatically add emoji reactions to inbound messages based on the level.

Current Workaround

Users must manually use the /react command with valid Feishu emoji types (e.g., SMILE, THUMBSUP).

Environment

  • OpenClaw version: 2026.5.4
  • Channel: Feishu (group chat)
  • Config: reactionLevel: 'minimal' + actions.reactions: true set in openclaw.json

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 [Feature] Feishu channel: implement reactionLevel config to auto-add emoji reactions [1 comments, 2 participants]