Skip to content

feat(feishu): 支持表情 reaction 回复(点赞等)#200

Merged
everettjf merged 2 commits intomainfrom
feat/feishu-emoji-reaction-198
Mar 6, 2026
Merged

feat(feishu): 支持表情 reaction 回复(点赞等)#200
everettjf merged 2 commits intomainfrom
feat/feishu-emoji-reaction-198

Conversation

@everettjf
Copy link
Contributor

@everettjf everettjf commented Mar 6, 2026

Summary

  • add Feishu reaction send support via POST /open-apis/im/v1/messages/{message_id}/reactions
  • detect single-token emoji-like model output and map to Feishu emoji_type
  • fallback to normal text reply when reaction mapping/sending is unavailable
  • add unit tests for reaction token detection and emoji mapping
  • includes unrelated src/mcp.rs formatting-only changes from cargo fmt

Closes #198

@everettjf everettjf merged commit 80bb5f1 into main Mar 6, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feishu 支持表情回复,例如 点赞

1 participant