feat: Implemented export and added some docs

This commit is contained in:
2024-12-13 15:01:57 +01:00
parent 05b31e426e
commit 1bc631b0a0
9 changed files with 377 additions and 11 deletions

19
docs/services/whatsapp.md Normal file
View File

@ -0,0 +1,19 @@
# WhatsApp
## Export a chat from WhatsApp
Go to your specified chat on your phone, click on the three dots at the right top and click **More** and **Export chat**.
Then select **Include media** and move the exported zip to your computer and extract it. Then locate the folder and copy the relative path to it. (in the folder will be some media and one txt file)
## Start merging
Run
```bash
msgexport --add project.msge
```
and then paste the relative path to the console.
Then select what participant in the WhatsApp chat coresponds to a msgexport user.