hatkidchan / mastoposter

Mastodon to [anything] reposter. Anything being {Telegram, Discord} for now.
GNU General Public License v3.0
28 stars 3 forks source link

Message fragmentation #51

Open Vftdan opened 6 months ago

Vftdan commented 6 months ago

Split a message in multiple when it exceedes the destination text length limit. Potentially also split it when there is too many attachments instead of dropping them.

hatkidchan commented 6 months ago

image man i have no idea how any of that works now. plus idk if it's a good idea to just cut text in half when there's a possibility of leaving tag unclosed. splitting attachments is a good one though