Skip to content

Feature: 用户进退群事件 intent - #212

Merged
yanyongyu merged 4 commits into
nonebot:masterfrom
ACaiCat:feat/member-event-intent
Jun 28, 2026
Merged

Feature: 用户进退群事件 intent#212
yanyongyu merged 4 commits into
nonebot:masterfrom
ACaiCat:feat/member-event-intent

Conversation

@ACaiCat

@ACaiCat ACaiCat commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

#206

试了可以正常收到事件,可能是ws的也上线或者灰度了

06-28 17:50:37 [SUCCESS] nonebot | QQ xxx | [EventType.GROUP_MEMBER_REMOVE]: {'event_id': 'GROUP_MEMBER_REMOVE:xxx', 'timestamp': datetime.datetime(2026, 6, 28, 9, 50, 34, tzinfo=TzInfo(0)), 'group_openid': 'xxx', 'member_openid': 'xxx'}

06-28 17:50:49 [SUCCESS] nonebot | QQ xxx | [EventType.GROUP_MEMBER_ADD]: {'event_id': 'GROUP_MEMBER_ADD:xxx', 'timestamp': datetime.datetime(2026, 6, 28, 9, 50, 46, tzinfo=TzInfo(0)), 'group_openid': 'xxx', 'member_openid': 'xxx'}

@ACaiCat ACaiCat changed the title feat: 用户进退群事件intent Feature: 用户进退群事件intent Jun 28, 2026
@yanyongyu yanyongyu linked an issue Jun 28, 2026 that may be closed by this pull request
@yanyongyu yanyongyu added the enhancement New feature or request label Jun 28, 2026
Comment thread nonebot/adapters/qq/config.py Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
@yanyongyu yanyongyu changed the title Feature: 用户进退群事件intent Feature: 用户进退群事件 intent Jun 28, 2026
@yanyongyu
yanyongyu merged commit d8db0a7 into nonebot:master Jun 28, 2026
2 checks passed
@ACaiCat
ACaiCat deleted the feat/member-event-intent branch June 28, 2026 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

Feature: 用户进退群事件

2 participants