Skip to content
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

尝试优化签到、任务的私聊和群聊中构建推送消息的代码结构 #353

Merged
merged 4 commits into from
Aug 1, 2024

Conversation

dontdot
Copy link
Contributor

@dontdot dontdot commented Jul 31, 2024

游戏和任务的中大部分消息推送写入列表中,到最后根据event类型区分私聊和群聊。
私聊在各自函数内通过遍历进行matcher发送,
群聊引用新增send_qqGroup函数进行构建合并消息推送

@Ljzd-PRO Ljzd-PRO merged commit 4773d57 into Ljzd-PRO:dev Aug 1, 2024
10 checks passed
@Ljzd-PRO Ljzd-PRO mentioned this pull request Aug 19, 2024
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.

2 participants