hisabimbola / slack-history-export

A NPM module that allows slack users export their history

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how do i export all history from the channel ?

ibexmonj opened this issue · comments

Thanks again for putting this together. It works great but I ran into a similar limitation when i tried a REST API call myself. Looks like it does not export all history from a channel, i believe its 1000 lines or so when it caps off. How do i iterate to export everything from a said channel ?

Can you provide more vivid steps to reproduce this issue?

This currently exports all history from a channel or group except if the slack group is not a paid team, and slack does the limiting from its end.