in this article we will learn how to create a Twitter Bot using Node.js and deploying this into Heroku. This bot will enhance our task in Twitter and able to do some task like re-tweet etc. This functions can be achieved by using Twitter API.
Before getting into the topic, let’s see the list of steps that we are going to follow.
Now let’s get deep into the topic.
It is the most important one and difficult one also compared to others.
Make sure that you have read all the developer agreement and policy before applying. Failing to any of these conditions will lead to rejection of your application.
Once your account gets approved by Twitter. Go to your developer console.
#nodejs #javascript #web-development #heroku