jonathanchan / slack-autoarchive

If there has been no activity in a channel for awhile, you can automatically archive it using a cronjob.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Channels are not being archived

jonathanchan opened this issue · comments

Hitting a rate limiter when joining channels.

From one test, the limit of joining channels is 18 before the rate limiter causes problems.

PR to address a rate limiter kicking in and messing up the execution of the program.

#6