Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 294 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 294 Bytes

Puppeteer Twitter Bot

Instructions

  • Install node.js
  • Checkout repo folder and install dependencies using npm install
  • Fill credentials.json with account credentials
  • Run npm run login (use npm run login-debug if you want to see the process)