hey,
the program wasn't working for me until i commented this loop
https://github.com/nmoya/whatsapp-parser/blob/master/parsers/whatsapp.py#L23
it gives false negatives when running with tests/testChat3.txt
can you please fix the loop. i think the len() comparison is not quite right.
thanks.