We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
是
在导出群聊消息后,将相应的数据库表进行关联查询,通过查询特定时间范围内不同成员的聊天频次,我们可以识别出潜水用户,从而进行必要的清理。
目前,已经能够查询出群聊内容,但似乎无法匹配和关联出相应的消息发送者。需要能够获取每条消息对应的发送者信息,包括其微信昵称,以便更好地分析聊天行为和频次。
No response
The text was updated successfully, but these errors were encountered:
目前的话,其实也是可以操作的,用AItxt导出,写个脚本,分离用户名与聊天内容,再计数,就是麻烦了点
Sorry, something went wrong.
No branches or pull requests
👌 是否检查过没有类似issue
是
🥰 需求描述 | Feature Description
在导出群聊消息后,将相应的数据库表进行关联查询,通过查询特定时间范围内不同成员的聊天频次,我们可以识别出潜水用户,从而进行必要的清理。
🧐 解决方案 | Proposed Solution
目前,已经能够查询出群聊内容,但似乎无法匹配和关联出相应的消息发送者。需要能够获取每条消息对应的发送者信息,包括其微信昵称,以便更好地分析聊天行为和频次。
📝 补充信息 | Additional Information
No response
The text was updated successfully, but these errors were encountered: