node-red-contrib-twitter-media
Version:
NodeRED to retrieve media Tweets
15 lines (7 loc) • 474 B
Markdown
`npm install node-red-contrib-twitter-likes`
You will need valid Twitter developer credentials in the form of a set of consumer and access tokens/keys. You can get these [here](https://apps.twitter.com/).
You simply need to pass the variables required by the endpoint in the payload. Take a look at the [documentation site](https://dev.twitter.com/rest/public) to reference available endpoints.