stepva / chatalysis

Analyse and visualise your chats - currently supporting Facebook Messenger and Instagram
MIT License
25 stars 5 forks source link

Chat -> Stats refactor #50

Closed miskfi closed 2 years ago

miskfi commented 2 years ago

Unified PersonalStats and Chat classes under the Stats class, unpacked some stats from the tuples directly into the dataclass - what do you think?

Also created a custom listdir() function that ignores the DS_Store files

stepva commented 2 years ago

handle my comment above + rename dir to folder everyhwere + listdir to list_folders