UNPKG

node-red-contrib-twitter-media

Version:
15 lines (7 loc) 474 B
# Liked tweets for NodeRED ## Installation `npm install node-red-contrib-twitter-likes` ## Quick Start 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/). ## REST API 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.