Skip to content

Feature: 支持消息表态#51

Merged
KomoriDev merged 3 commits intomasterfrom
feat/reaction
Aug 29, 2025
Merged

Feature: 支持消息表态#51
KomoriDev merged 3 commits intomasterfrom
feat/reaction

Conversation

@KomoriDev
Copy link
Owner

resolve: #22

@KomoriDev KomoriDev requested a review from Copilot April 4, 2025 19:54
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

nonebot_plugin_deepseek/utils.py:51

  • The message_reaction call at this line does not include a message_id while later calls do. Please verify if this omission is intentional or if a message_id should be passed for consistency.
await message_reaction("👀")

@KomoriDev
Copy link
Owner Author

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)
nonebot_plugin_deepseek/utils.py:51

  • The message_reaction call at this line does not include a message_id while later calls do. Please verify if this omission is intentional or if a message_id should be passed for consistency.
await message_reaction("👀")

The message_id here is not required

@KomoriDev KomoriDev merged commit 5898c7b into master Aug 29, 2025
3 checks passed
@KomoriDev KomoriDev deleted the feat/reaction branch August 29, 2025 08:56
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.

Feature: 在机器人返回LLM输出的内容之前,发送一条安抚用户情绪的消息

2 participants