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

Fix construction without `new` #3

Closed rauchg closed 10 years ago

rauchg commented 10 years ago

Shorthand construction require('node-twitter-stream')({}) now works.