bman46 / InstagramEmbedDiscordBot

Embeds videos and images from an Instagram link into a Discord chat.
BSD 3-Clause "New" or "Revised" License
77 stars 26 forks source link

Error: Collective file size exceeds the max file size of 8388608 bytes in that guild! (Parameter 'attachments') #69

Closed kevinnocom closed 1 year ago

kevinnocom commented 1 year ago

I am receiving the following error with longer reels. Images and shorter reels seem to work fine.

Collective file size exceeds the max file size of 8388608 bytes in that guild! (Parameter 'attachments')

Twooearly commented 1 year ago

It says that the Instagram Reel or Video you are trying to send in a Discord chat exceeds the Discord File upload Size. The Bot cant upload files bigger than that size.

bman46 commented 1 year ago

Please use version 2.16.2 of the bot for now. I though they increased the file upload limit but I don't think it applies to bots.

bman46 commented 1 year ago

Fix will be released in the next update.