hisabimbola / slack-history-export

A NPM module that allows slack users export their history
MIT License
287 stars 45 forks source link

Lots of json #16

Closed comradeDa closed 8 years ago

comradeDa commented 8 years ago

The files seem to pile on the .json.json when exported. Is that right?

hisabimbola commented 8 years ago

Hi @comradeDa can you please be more explicit on this issue.

comradeDa commented 8 years ago

So, at the end of the file names produced, there is "[filename].json.json.json". Which is a lot of json. or sometimes .json.csv.json. One way or another, most of these file extensions are probably redundant.

hisabimbola commented 8 years ago

Thanks @comradeDa. I was able to reproduce this behaviour, will fix