discordcr icon indicating copy to clipboard operation
discordcr copied to clipboard

upload_file actually does require a file name

Open greenbigfrog opened this issue 3 years ago • 0 comments

https://github.com/shardlab/discordcr/blob/df22ea8f9499756949dfa16ed629bd1724b77e05/src/discordcr/rest.cr#L430-L431

Not sure where the issue lies, but trying to send a IO without a filename, resulted in discord dropping the upload altogether. Further investigation required.

greenbigfrog avatar May 28 '21 12:05 greenbigfrog