twitter-streaming-filter

1.2.0 • Public • Published

twitter-streaming-filter

Connect on Twitter Streaming API filter endpoint

Contribution

to run test, define ./token.json file with your oauth token

{
  "consumer_key": "xxxx",
  "consumer_key_secret": "XxxXX",
  "access_token": "1234-XxxxXX",
  "access_token_secret": "XxxXXxx"
}

Package Sidebar

Install

npm i twitter-streaming-filter

Weekly Downloads

3

Version

1.2.0

License

MIT

Last publish

Collaborators

  • franckernewein