Another Twitter bot
uses :
- nodejs
npm install
nodemon server.js If it does not work use npm install -g nodemon
node server.js
rename config.js.example to config.js and add your twitter api credentials in it
Made by BoringPeople
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Another Twitter bot
uses :
npm install
nodemon server.js If it does not work use npm install -g nodemon
node server.js
rename config.js.example to config.js and add your twitter api credentials in it
Made by BoringPeople