This website works better with JavaScript
首页
发现
帮助
注册
登录
david
/
wechat-dump
镜像自地址
https://github.com/ppwwyyxx/wechat-dump.git
关注
1
点赞
0
派生
0
文件
工单管理
0
Wiki
分支:
master
分支列表
标签列表
master
0.2-wxgf
0.1
wechat-dump
/
legacy
/
libchat
Yuxin Wu
5f93b39916
move libchat to legacy
4 年之前
..
README.md
5f93b39916
move libchat to legacy
4 年之前
__init__.py
5f93b39916
move libchat to legacy
4 年之前
create_db.py
5f93b39916
move libchat to legacy
4 年之前
libchat.py
5f93b39916
move libchat to legacy
4 年之前
README.md
A Universal Chat History Management
Fields
Table Message:
source(enum): can be 0:wechat, ...
time(time)
sender: id of the sender. id follows the name convention of source
chatroom: id of the chatroom (can be a private chat with a sender, or a group chat)
text: text content. emojis are encoded according to the source
image: binary of the image.
sound: binary of an audio
extra_data: other possible data specific to the source.
Table Wechat:
avatars
nicknames
emojis