#Creating a Twitter bot with Node.js Learn how you can create your own Twitter bot using Node.js and the new Twitter API. The bot will auto retweet in response to tweets with some particular hashtags. (https://goo.gl/4whEIt)
##Tools we need Here are the tools weโll be using to create the botโโโ
- Node.js installed in your machine
- A registered Twitter account