cjb / codex-blackboard

Meteor app for coordinating solving for our MIT Mystery Hunt team
GNU Affero General Public License v3.0
25 stars 17 forks source link

Support long tweets #365

Open Torgen opened 5 years ago

Torgen commented 5 years ago

For compatibility with older clients, long tweets put a truncated version of the text in the text field, and the untruncated version in an optional extended_tweet.full_text field. Twitter watch should use the latter if it exists. https://developer.twitter.com/en/docs/tweets/tweet-updates