jbelf

Results 1 comments of jbelf

I use slack cli for deleting bot created channels like this: https://blog.rmotr.com/how-to-delete-multiple-slack-channels-at-once-7ba00f4890cd and replacing line 80 of api.py with `resp = self.__request('conversations.list', **kwargs)` got me taken care of