Interactive python script for bulk slack deletes
Script can be used to bulk delete files from a Slack workspace. The script provides more control over the deletion process by allowing deletion,
- Delete files belonging to a particular Slack channel.
- Delete files belonging to a user.
- Delete files older than x days
- Delete certain types of files. Options are listed here: https://api.slack.com/methods/files.list#file_types
- Have a maximum cap on the number of files to be deleted.
NOTE: All the above options can be used in tandem.
python index.py