Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 286 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 286 Bytes

TwitterBotExample

Usage:

  • replace whitespace in config.js with your credentials to your Twitter app
  • add replies to app.js
  • replace @nick130586 with the username you need to search
  • replace 3 with the hours interval you need
  • run node app.js or npm run serve