Skip to content

监听微信聊天信息,通过对抓取数据的日志存储和分析,做一些简单的报表统计。

Notifications You must be signed in to change notification settings

icechen1219/wechat_robot

Repository files navigation

wechat_robot

GitHub Logo GitHub Logo

open a shell, and then run this command:

pip3 install pillow
pip3 install itchat
pip3 install pyechats
pip3 install jieba
python3 wechat_monitor.py

then, use wechat scan the qrcode and enjoy it.

  • contents bellow was forked by saga618:
    1. for pull requests test in github
    2. have fun^_^

TODO List 星期日, 26. 八月 2018 11:01上午

    1. logging messages detail per hour in text file or into database
    1. count earliest and latest msg's timestamp and it's owner
    1. count top10 per week
    1. count the time of most msg per day and per week
    1. count top10 per month

Trend Analyse per week

GitHub Logo

About

监听微信聊天信息,通过对抓取数据的日志存储和分析,做一些简单的报表统计。

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages