读取并导出解密后的QQNT数据库中的聊天记录

1 Open Issue Need Help Last updated: Jul 31, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix an issue in a Python project that exports decrypted QQNT database chat logs. The exported chat logs are missing image paths, despite other data being correct. The task involves investigating the `files_in_chat.db` field and potentially correcting the image path interpretation within the Python code.

Complexity: 4/5
bug help wanted good first issue question

读取并导出解密后的QQNT数据库中的聊天记录

Python