Auto split file uploads #36
Labels
No milestone
No project
No assignees
2 participants
Due date
No due date set.
Dependencies
No dependencies set.
Reference: distok/cutthecord#36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
By default Discord on Android limits itself to a maximum selection of 10 file uploads per message.
It would be handy as a patch to split the file uploads across several messages if they exceed 10.
Dupe of #20