-
-
Notifications
You must be signed in to change notification settings - Fork 22
feat(uniseg): 添加云湖平台适配器支持 #130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
molanp
wants to merge
3
commits into
nonebot:master
Choose a base branch
from
molanp:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+332
−0
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
molanp
commented
Jan 18, 2026
- 在SupportAdapter中添加yunhu枚举值
- 在SupportScope中添加yunhu枚举值及注释
- 在SupportAdapterModule中添加yunhu适配器模块映射
- resolve [Feature] 新增对 yunhu 适配器的支持 #126
- 在SupportAdapter中添加yunhu枚举值 - 在SupportScope中添加yunhu枚举值及注释 - 在SupportAdapterModule中添加yunhu适配器模块映射
RF-Tar-Railt
previously approved these changes
Jan 19, 2026
Member
RF-Tar-Railt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
另外,云湖如果能够拉取通信列表,应该把 target.py 也加上
RF-Tar-Railt
requested changes
Jan 19, 2026
Member
RF-Tar-Railt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
另外,如果云湖可以拉取私聊列表/群聊列表,那你应该加上 target.py
Contributor
Author
不能拉取列表,只能拉取单个用户/群信息 |
- 优化图片、视频、文件消息段的构建逻辑,支持优先使用URL或原始数据 - 修复群聊目标识别,当聊天类型为群组时正确设置chatId - 增强消息导出器的按钮处理逻辑,区分button、button_row和keyboard - 添加对回复消息的支持,允许指定回复特定消息ID - 更新约束范围,添加yunhu平台支持
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.