slack-history-export
slack-history-export copied to clipboard
Empty export output
Run from Windows 7 Enterprise :
# slack-history-export -t "xoxp-XXXXX" -u myuser -d "C:/Users/mywinuser/Documents"
workingworking.working..working...workingworking.working..Done exporting history: file saved at C:/Users/mywinuser/ownCloud/1477484952719-myuser-slack-history.json
When I open the exported file I just see :
[]
The whole command execution took less than 4 seconds so it looks like it's more a fetching problem than an export file writing.
Seeing the same issue here. Unable to export using the token provide through the Slack "Test token generator". Output is empty.
macOS Sierra with the following command:
slack-history-export -t "xoxp-XXXXX" -u username -F csv
Hello @alexpersian @bperel I am currently rewriting this tool to make it more stable and solve lot of issues
I am sure the rewrite will fix this when it's done.