/slack-file-cleaner

Delete slack files to save space

Primary LanguageGoMIT LicenseMIT

Slack File Cleaner

Use this to cleanup the files of your team to keep storage low.

Description

Copy config.json.example to config.json, add token of your team and run:

$ go install
$ $GOPATH/bin/slack-file-cleaner -days 30 -force

Help

$ $GOPATH/bin/slack-file-cleaner -help