hisabimbola / slack-history-export

A NPM module that allows slack users export their history

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

new version 0.4.0 do not work

alexandrezia opened this issue · comments

Upgraded to 0.4.0 and cant export DM anymore: [TypeError: Converting circular structure to JSON]
Reverted to 0.3.0 and it's working again

Thanks for reporting, will look into this ASAP. Can you provide what command you ran on the tool.

slack-history-export --token XXXXXXXXXXXXX --type dm --username john.doe --directory /private/var/tmp/slack-dump-iYCLFv --filename john.doe.json --format json

Thanks a bunch @alexandrezia for reporting, a commit got lost during publishing, fixed it and deploy. You can upgrade now. Adding test for this tool #21 so mistakes like this don't happen again.

Please reopen is this still exist...

Thanks a lot, already tested and working OK now!