abrignoni / abrignoni/Whatsapp-ManualBUP-Parser

Cannot export chats with emojies

未關閉 適合新手
#2 4 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
11
分支
0
PR 合併指標
30 天內沒有已合併 PR

描述

When I try to export a chat containing emojies, this error message is thrown:
![Screenshot_1](https://user-images.githubusercontent.com/19894267/104711586-d7251100-5721-11eb-9272-1be82745a783.png)

There is the 😉 emoji on positions 2223 - 2226

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

The error occurs when exporting chats containing emojis, specifically around positions 2223-2226. Look at the export functionality in the codebase, likely in a script or module handling text parsing and file output. Check for encoding issues (e.g., UTF-8 handling) when writing or reading the chat data. Run the export with a test chat containing emojis to reproduce the error, then adjust the encoding or string processing to support emoji characters.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
cli
Issue 類型
缺陷
難度
2/5
預估耗時
1-3 小時
活躍度
停滯
描述清晰度
描述清楚
新手友好度
65/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。