slack wrapper raises exceptions when paginating, which could be argued is preferred over failing open? can change if you'd rather it return an empty response vs raise an exception
tests are passing except for test_status which is also failing on master so I left it be
main changes:
tests are passing except for
test_status
which is also failing on master so I left it be