triax / hub

0 stars 0 forks source link

Slackファイルのバックアップ #245

Open otiai10 opened 1 year ago

otiai10 commented 1 year ago
curl -XGET "https://slack.com/api/files.list?channel=C9LK618V8" -H "Authorization: Bearer ${TOKEN}" | jq
otiai10 commented 1 year ago
curl -XGET "https://files.slack.com/files-pri/T9LHPRHA6-F045YK0LG00/download/img_0952.jpg" -H "Authorization: Bearer ${TOKEN}"
otiai10 commented 1 year ago