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

utf8 support #35

Closed dsalcedo closed 8 years ago

dsalcedo commented 8 years ago

Have support for utf8 ?

jeveloper commented 8 years ago

If i understand correctly, by default utf8 is used when requesting against twitter api

nathanbowser commented 8 years ago

Yea, utf8 is the default by request, and this module uses request to talk to the twitter endpoints.