/Twitter-bot

:robot: A chatbot that tweets a random number every 30 seconds and when someone follow it, tweets a thank you message.

Primary LanguageJavaScript

Twitter bot

A simple bot made with Node.js that tweets a random number every 30 seconds and when someone follow it, tweets a thank you message.

First of all, to run this project you will need an APP Token from your Twitter's account and put the received information on config.js after that you will go to the folder from the project and run npm install and npm start.