OODemi52 / slackUpload

SlackShots is an application that allows user to upload large amounts of images to a chosen Slack channel in their Slack workspace, in a much faster and more user friendly way that using Slack's native application!
https://slackshots.app
1 stars 0 forks source link

Files now write to /tmp storage #11

Closed OODemi52 closed 10 months ago

OODemi52 commented 10 months ago

Files will now write to and be uploaded to slack from /tmp directory on server. Also removed check for upload directory since /tmp always exists.