Open marzman95 opened 6 years ago
One addition to this is a feature that allows an user to set specific Tweet lengths.
Curious. IIRC, twitter-admin just stores the full tweet as a JSON object, and twitter-pusher just forwards that object. No length limits I remember.
It may be that the relay transform (or the twitter-pusher) selects one of the 'old style' fields that contain only limited-length tweets?
Not sure whether it is the Twitter-pusher, the DisplaySystem or this repo, but tweets are being cut very often (if not always). Twitter now allows longer tweets (240 chars), but this change is not yet implemented.