* ⚡ Fix pagination in Slack-Node Previously, if you had more than 1k channels, only the first 1k would be loaded. Now with pagination, the limit is ~40k (due to rate limiting, which this doesn't handle well) * 🐛 Fix issue with pagination Continues with #2308 Co-authored-by: Fahrzin Hemmati <fahhem@users.noreply.github.com>