This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
SunnyMirror
/
wechat-dump
espejo de
https://github.com/ppwwyyxx/wechat-dump.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Rama:
master
Ramas
Etiquetas
master
0.2-wxgf
0.1
wechat-dump
/
legacy
/
libchat
Yuxin Wu
628bc024c8
move libchat to legacy
hace 5 años
..
README.md
628bc024c8
move libchat to legacy
hace 5 años
__init__.py
628bc024c8
move libchat to legacy
hace 5 años
create_db.py
628bc024c8
move libchat to legacy
hace 5 años
libchat.py
628bc024c8
move libchat to legacy
hace 5 años
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