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

[Request] 群成员活跃程度查询 #508

Open
luoshui-coder opened this issue Aug 20, 2024 · 1 comment
Open

[Request] 群成员活跃程度查询 #508

luoshui-coder opened this issue Aug 20, 2024 · 1 comment
Labels
🌠 Feature Request New feature or request | 特性与建议

Comments

@luoshui-coder
Copy link

👌 是否检查过没有类似issue

🥰 需求描述 | Feature Description

在导出群聊消息后,将相应的数据库表进行关联查询,通过查询特定时间范围内不同成员的聊天频次,我们可以识别出潜水用户,从而进行必要的清理。

🧐 解决方案 | Proposed Solution

目前,已经能够查询出群聊内容,但似乎无法匹配和关联出相应的消息发送者。需要能够获取每条消息对应的发送者信息,包括其微信昵称,以便更好地分析聊天行为和频次。

📝 补充信息 | Additional Information

No response

@luoshui-coder luoshui-coder added the 🌠 Feature Request New feature or request | 特性与建议 label Aug 20, 2024
@hi-zcy
Copy link

hi-zcy commented Aug 23, 2024

目前的话,其实也是可以操作的,用AItxt导出,写个脚本,分离用户名与聊天内容,再计数,就是麻烦了点

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌠 Feature Request New feature or request | 特性与建议
Projects
None yet
Development

No branches or pull requests

2 participants