SpiderStrategies / node-tweet-stream

Node twitter module to hook into the public filter streaming, seamlessly updating the tracking keywords.
210 stars 43 forks source link

Add extended mode to get full text without ellipsis #58

Open Bananamilk452 opened 4 years ago

Bananamilk452 commented 4 years ago

i have to get full text of the tweet, so i searched about Twitter API, and i found this. can we add this feature? as a option parameter.

To get the full text of the tweet, add parameter tweet_mode with value extended to your request parameters.

https://stackoverflow.com/questions/38717816/twitter-api-text-field-value-is-truncated