Added the ability to delete lists of files from Slack

This commit is contained in:
Tom Jowitt 2017-06-04 19:23:29 +10:00
parent 443298cf40
commit edf99b52c0
2 changed files with 69 additions and 16 deletions

View file

@ -2,4 +2,11 @@
[![CircleCI](https://circleci.com/gh/madecomfy/slack-cleanup/tree/master.svg?style=svg&circle-token=4aee14214b029ff6bcb7664e8c403ef1288e84f4)](https://circleci.com/gh/madecomfy/slack-cleanup/tree/master)
A program for cleaning up slack files to free up space
A program for cleaning up slack files to free up space.
## Setup
You will need to generate an API token that has permission to delete files. If you do not have administrator
privileges you will only be able to delete your own files. Generate an API token at the following link:
[Legacy Tokens](https://api.slack.com/custom-integrations/legacy-tokens)