https://github.com/crozone/slackfiles
A bulk file downloader and deleter for Slack
https://github.com/crozone/slackfiles
Last synced: over 1 year ago
JSON representation
A bulk file downloader and deleter for Slack
- Host: GitHub
- URL: https://github.com/crozone/slackfiles
- Owner: crozone
- License: mit
- Created: 2016-08-17T04:06:21.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-17T04:47:05.000Z (almost 10 years ago)
- Last Synced: 2025-01-31T09:31:39.423Z (over 1 year ago)
- Language: C#
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SlackFiles
A bulk file downloader and deleter for Slack
## About
SlackFiles uses the Slack API to access and delete files within a slack team.
To do this, it requires a Slack auth token, which can be aquired from here: https://api.slack.com/docs/oauth-test-tokens
This application does not currently implement the full OAuth2 workflow required for authenticating with Slack,
which is why testing tokens need to be aquired to use it.