HEJOK254 / Discord-QuickEdit

A discord application allowing users to quickly trim/edit/convert files, like videos.
2 stars 2 forks source link

Properly handle attachment size limitation issues #14

Open HEJOK254 opened 1 month ago

HEJOK254 commented 1 month ago

Discord seems not to allow bots which owners don't have Discord Nitro to send large attachments, while the bot can still receive and process them from users who do have Discord Nitro.

Therefore, a separate check and message should be added, informing the user of such limitations, and try to possibly compress the attachments before sending, in order to allow the user to use the command regardless of if the owner of the bot has Nitro or not.

HEJOK254 commented 1 month ago

I'm writing this at 3:26 so it might not be very understandable 🫡🫡