Files
post2bsky/rss2bsky.py
Guillem Hernandez Sola 591a6d9563 Refactor text truncation logic in rss2bsky.py to remove ellipsis
- Updated the text truncation logic to avoid using "..." when shortening text.
- Ensured that text is truncated to the maximum allowed length without additional trailing characters.
- Improved handling of text variants to maintain clarity and avoid unnecessary truncation.
2026-04-28 14:23:36 +02:00

48 KiB