This is a script to delete your slack app files in bulk on the fly using the latest slack API. Modified from here
- This script does not store any
usernameorpassword. - Needs
xoxborxoxpuser token. Create a new app at https://api.slack.com/apps, register for user and bot tokens. - Please use at your own risk, it delete all files for the given "user" by "id" so file filtering may be possible.
userid theuser_id, you can get it fromslackunder yourprofilefrom the slack app.