Turns a whatsapp .txt exported chat to a decent-looking .docx file
pip3 install -r requirements.txt
Run install.sh to install the program:
./install.sh
Delete the first line of the chat.txt file if present. (the one about encrypted messages)
Run with:
wp_converter chat.txt
or
wp_converter -h