Open brainstorm opened 8 years ago
Would it be possible to download files given the recent Slack API changes?
https://medium.com/slack-developer-blog/important-changes-to-files-in-the-web-api-eb38f2a9c1e7#.npbnybs0t
Looks like most Slack CLI clients focus on upload and streaming (tail -f) capabilities, but I would like to list and then download a file(id). Is this something you are thinking on supporting @candrholdings?
list
file(id)
Would it be possible to download files given the recent Slack API changes?
https://medium.com/slack-developer-blog/important-changes-to-files-in-the-web-api-eb38f2a9c1e7#.npbnybs0t
Looks like most Slack CLI clients focus on upload and streaming (tail -f) capabilities, but I would like to
list
and then download afile(id)
. Is this something you are thinking on supporting @candrholdings?