This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
SunnyMirror
/
wechat-dump
mirrorاز
https://github.com/ppwwyyxx/wechat-dump.git
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
درخت:
0.1
شاخهها
تگها
master
0.2-wxgf
0.1
wechat-dump
/
libchat
Yuxin Wu
68b3f2e543
fix printing
10 سال پیش
..
README.md
e5cdf99d19
add libchat
11 سال پیش
__init__.py
24b1ad56e8
msg to libchat seems to work
11 سال پیش
create_db.py
d556050327
add libchat db
11 سال پیش
libchat.py
68b3f2e543
fix printing
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