Bug type
Behavior bug (incorrect output/state without crash)
Beta release blocker
No
Summary
Emoji reactions are not sent because the following function is actually never called:
|
export async function sendReactionNextcloudTalk( |
Steps to reproduce
- Let the agent react to a message.
- Observe it's not working
Expected behavior
The agent should be able to send an emoji reaction to a message.
Actual behavior
No emoji reaction is sent because the function is never called.
OpenClaw version
2026.4.15
Operating system
Linux, though not relevant
Install method
docker
Model
not relevant
Provider / routing chain
not relevant
Additional provider/model setup details
No response
Logs, screenshots, and evidence
Impact and severity
No response
Additional information
No response
Bug type
Behavior bug (incorrect output/state without crash)
Beta release blocker
No
Summary
Emoji reactions are not sent because the following function is actually never called:
openclaw/extensions/nextcloud-talk/src/send.ts
Line 192 in abf940d
Steps to reproduce
Expected behavior
The agent should be able to send an emoji reaction to a message.
Actual behavior
No emoji reaction is sent because the function is never called.
OpenClaw version
2026.4.15
Operating system
Linux, though not relevant
Install method
docker
Model
not relevant
Provider / routing chain
not relevant
Additional provider/model setup details
No response
Logs, screenshots, and evidence
Impact and severity
No response
Additional information
No response