adds code


This is an instruction on how to connect to the twitter API V 2.0 from node-red. Twitter recently updated their API and search public tweets does not work with the existing Node-Red- twitter node. I have a developed a new Node-Red Twitter node that interacts with the twitter API V2.0. This video shows how you can replace the old twitter node in your twitter node folder ( ~/.node-red/node-modules/node-red-node-twitter/) with mine. You can find the code in my github repo: https://github.com/shahramdj/nodered_twitter_api
Previous Post Next Post