y-ken / fluent-plugin-twitter

Fluentd Input/Output plugin to process tweets with Twitter Streaming API.
https://rubygems.org/gems/fluent-plugin-twitter
Other
52 stars 27 forks source link

Update README.md #35

Closed goru closed 7 years ago

goru commented 7 years ago

oauth_token is replaced with access_token. also secret. and flatten_separator is added. https://github.com/y-ken/fluent-plugin-twitter/blob/master/lib/fluent/plugin/in_twitter.rb#L18-L29