hisabimbola / slack-history-export

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

Alternative Slack export tool #55

Open erikhansen opened 5 years ago

erikhansen commented 5 years ago

I was not able to get this tool to work. I would alway get an empty output:

$ slack-history-export --username=erikpallhansen --token=<MY TOKEN>
[
]

However I was able to get https://github.com/zach-snell/slack-export to work (using the exact same token), so you might check that out if you're having issues with this tool.