Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for threads #40

Open
aytey opened this issue Dec 22, 2020 · 0 comments
Open

Support for threads #40

aytey opened this issue Dec 22, 2020 · 0 comments

Comments

@aytey
Copy link

aytey commented Dec 22, 2020

Hi all,

(this isn't really an issue, more of a "look here" if someone needs to dump channels with threads)

I recently wanted to export some private channels, but with all the solutions I tried:

neither of these supported exporting threads (which my channels use heavily).

I know there's some discussion on this, but I setup a new app in the last week (December 22nd), added permissions and successfully got both the lumbric and cekees exporters to work. However, the slackclient-based on was nowhere near successful as the lumbric one (same token, same everything ... lots of missing private channels).

Anyway, I added support to the lumbric version for dumping threads:

The export format exactly matches the export format you get if you use Slack's "official" exporter.

Cheers,

Andrew

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant