This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
david
/
wechat-dump
miroir de
https://github.com/ppwwyyxx/wechat-dump.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Branche:
master
Branches
Tags
master
0.1
wechat-dump
/
legacy
/
libchat
Yuxin Wu
5f93b39916
move libchat to legacy
il y a 4 ans
..
README.md
5f93b39916
move libchat to legacy
il y a 4 ans
__init__.py
5f93b39916
move libchat to legacy
il y a 4 ans
create_db.py
5f93b39916
move libchat to legacy
il y a 4 ans
libchat.py
5f93b39916
move libchat to legacy
il y a 4 ans
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