An interpreter that lets you read WhatsApp chatlog conversations in a nice, well structured, Whatsapp-like chatbox
Introduction: In WhatsApp, you can export a chat of yours into a .txt file, with this program, you'll be able to visualize the file in a nice interface.
In this repository, you also have a .txt example file that you will be able to use to see exactly how the interpreter works.
-Line break bug fixed -Light Theme button working properly -Much cleaner code -Text overflow fixed
-Thanks to the Codemyhobby YouTube channel for letting me use a part of his WhatsApp chatbox CSS code into my project, it was incredibly helpful.
-Thanks to Diego for letting me use our conversation as an example file.
-Thanks to Marco and @hyprflips for the constant support into this project.