hisabimbola / slack-history-export

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

@onekilo79 keep user as is and copy the name to new attribute userName #24

Open onekilo79 opened 8 years ago

onekilo79 commented 8 years ago

Keep the User attribute as it currently stands. Use the user information and put it in a new attribute userName. We keep the useful user name but do not overwrite its value.

The slack2html php project requires both user and userName to be able to generate the html properly.