dentarg / pynik

:tiger: Internet Relay Chat bot
Other
3 stars 2 forks source link

tweet.py: why is tweet text truncated? #39

Open dentarg opened 7 years ago

dentarg commented 7 years ago
13:10:03 <..... hiwk> https://twitter.com/leffesture/status/823299500617957376
                      :D
13:10:04 <. rufwebot> @leffesture: Efter min första order på mat.se som endast
                      bestod av kattsand tror nu hemsidan tydligen att jag är
                      en gammal, väld…
                      https://twitter.com/i/web/status/823299500617957376

https://twitter.com/i/web/status/823299500617957376

Efter min första order på mat.se som endast bestod av kattsand tror nu hemsidan tydligen att jag är en gammal, väldigt ensam man.

dentarg commented 7 years ago

See https://dev.twitter.com/overview/api/upcoming-changes-to-tweets

dentarg commented 7 years ago

See https://github.com/bear/python-twitter/issues/428

jeremylow commented 7 years ago

Fix in the works with https://github.com/bear/python-twitter/pull/465