Skip to content

微信群年度/月度/周度聊天报告,2023群聊年度报告,词云,消息时间段分布图表,生成网页、长图

License

Notifications You must be signed in to change notification settings

ahnuchen/weixin-group-annual-report

Repository files navigation

微信群年度/月度/周聊天报告生成

🥤效果

⌛使用

  1. 请先使用留痕WeChatMsg导出群聊html格式的聊天记录 img.png

  2. git clone或者下载本项目

  3. 确保电脑有nodejs运行环境, node版本不能大于16,否则nodeJieba安装不了 在weixin-group-annual-report目录下执行命令安装依赖

    # xxx/weixin-group-annual-report>
    npm install
  4. 安装依赖完成提示选择生成的群聊记录文件夹,也可以再次手动执行 npm run prepare重新选择文件夹,输入WeChatMsg生成的群组聊天记录文件夹(如果项目本来就在文件夹下面,会自动跳过本步骤), img.png

  5. 然后提示选择生成报告的时间段,一定要选,也可以再次手动执行 npm run prepare重新选择目录和时间段 imgselect.png

  6. 执行下面命令,会自动在浏览器打开

    npm run dev
  7. 浏览器长截图技巧:打开开发者工具,选择手机模式,按ctrl_shift+p,搜索捕获或者full,点击就会下载屏幕长截图 img.png

  8. 可以运行npm run build,打包网页发布

  9. 停用词表(词云过滤的词汇),可自行添加到custom_stopwords.txt

About

微信群年度/月度/周度聊天报告,2023群聊年度报告,词云,消息时间段分布图表,生成网页、长图

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published