Twitter Bot based on Node.js which tweets a thank you mentioning the user who follows you in real time.
Please note that this app won't be working anymore due to deprecations of the Twitter API. For more information, refer here.
- Download the code.
- Input the authentication keys for your Twitter account in config.js and save it.
- Run
node app.js
. - Voila!