This website works better with JavaScript
首頁
探索
說明
註冊
登入
david
/
wechat-dump
镜像来自
https://github.com/ppwwyyxx/wechat-dump.git
關註
1
讚好
0
複刻
0
Files
問題管理
0
Wiki
目錄樹:
d556050327
分支列表
標籤列表
master
0.2-wxgf
0.1
wechat-dump
/
libchat
ppwwyyxx
d556050327
add libchat db
10 年之前
..
README.md
e5cdf99d19
add libchat
10 年之前
create_db.py
d556050327
add libchat db
10 年之前
libchat.py
d556050327
add libchat db
10 年之前
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