Loading...
Loading...
React to the user's Telegram message with an emoji. Use when the message evokes a genuine emotional response.
npx skill4agent add naohainezha/skill reactionscurl -s -X POST http://localhost:23001/api/reaction/set \
-H 'Content-Type: application/json' \
-d '{"emoji": "❤️"}'{"success": true, "emoji": "❤️"}