Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 418 Bytes

readme.md

File metadata and controls

5 lines (4 loc) · 418 Bytes

Basic usage

  • Run npm i to install the dependencies (puppeteer and dotenv);
  • Create a .env file with the path to the User Data Dir, and the name of the profile you want to use. You can use the sample .env file to figure out how to do it.
  • Run node actions/zap-efron.js 'Contact Name' 'Your message here' and that's it.