This repo is intended to collect messages with filter, and export those info.
- python 3
- wxpy
- pyinstaller
Export format could be csv like below:
time(Asia/Shanghai),group_id,group_name,from_id,from_nickname,content_type,content
2019-04-29 11:49:30,8d**89,交大投更搭,e37930,SKEHFGSE,a,a
2019-04-29 11:51:31,8d**89,交大投更搭,e37930,SKEHFGSE,Picture,
2019-04-29 11:51:43,8d**86,交大投更搭,e37930,SKEHFGSE,Text,[捂脸]
2019-04-29 11:51:48,8d**89,交大投更搭,e37930,SKEHFGSE,Text,😳
pyinstaller -F src/wechat_stat.py -i assert/favicon.ico
notice
- just
ico
python wechat_stat.py
insrc
- or run
.exe
indist
notice
- press severl
Enter
may take effort when the program not respond
- open Excel and new a file
- click
Data
- click
from text
- choose csv file
- choose
seperator
and65001: Unicode(UTF-8)
, clicknext step
- choose only(!)
comma
- click
complete
notice
- copy csv before open it, or new messages won't be written