ImTheSquid / SplitLargeFiles

Plugin for BetterDiscord that allows for uploading files larger than all of the normal limits.
https://imthesquid.github.io
MIT License
46 stars 15 forks source link

Upload failed #17

Closed l-Nuril-l closed 2 years ago

l-Nuril-l commented 2 years ago

Update Discord.

na i have it updated i think its cuz discord cant upload more than 10 files at the same time cuz when i make it so it only tries to upload 10 files it works

Originally posted by @mcpeadventure09 in https://github.com/ImTheSquid/SplitLargeFiles/issues/15#issuecomment-1221385329 image

ImTheSquid commented 2 years ago

I'll look into this

ImTheSquid commented 2 years ago

Issue confirmed, I'll start working on a fix

JustOptimize commented 2 years ago

It looks like we are getting rate limited: image

This happens after reaching the 21st file segment

ImTheSquid commented 2 years ago

I'm looking into sending the files as multiple messages like I used to before the new upload system was introduced.

ImTheSquid commented 2 years ago

Should be fixed with latest commit