Skip to content

Feature: 用户进退群事件#210

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

Feature: 用户进退群事件#210
yanyongyu merged 2 commits into
nonebot:masterfrom
ACaiCat:feat/member-change-event

Conversation

@ACaiCat

@ACaiCat ACaiCat commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

#206

06-27 21:14:52 [SUCCESS] member_add | {"event_id":"GROUP_MEMBER_ADD:xxx","timestamp":"2026-06-27T13:14:52Z","group_openid":"
xxx","member_openid":"xxx"} 

06-27 21:13:50 [SUCCESS] member_remove | {"event_id":"GROUP_MEMBER_REMOVE:xxx","timestamp":"2026-06-27T13:13:50Z","group_ope
nid":"xxx","member_openid":"xxx"} 

@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
@yanyongyu yanyongyu changed the title Feature: 实现用户进退群事件 Feature: 用户进退群事件 Jun 28, 2026
@yanyongyu yanyongyu merged commit 781c3d2 into nonebot:master Jun 28, 2026
2 checks passed
@yanyongyu

Copy link
Copy Markdown
Member

Intent 是不是没有加,收不到对应事件

@ACaiCat

ACaiCat commented Jun 28, 2026

Copy link
Copy Markdown
Contributor Author

Intent 是不是没有加,收不到对应事件

忘了ws了,平时用webhook的,我补一下 (?

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