Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 300 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 300 Bytes

THIS PROJECT IS NOT MAINTAINING ANYMORE. LOOKING FOR COLLABORATORS.

Instagram-comment-bot

Instagram comment bot in electron and puppeteer

To start in dev environment

yarn or npm install
yarn start or npm start

Making package of electron app

yarn run build or npm run build