Skip to content
forked from dtinth/1112.js

Automated pizza ordering using puppeteer.js

Notifications You must be signed in to change notification settings

iammarkps/1112.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1112.js

Automated pizza ordering using puppeteer.js

How to use

You need Node.js and Yarn to use this.

  1. Clone repo

  2. yarn

  3. Create config file ~/.pizza.json

    {
      "email": "your@email",
      "password": "abcdef123!"
    }
  4. Run ./node_modules/.bin/prescript index.js.

This will order a Meat Deluxe to your default location.

Created at BKK.js - Puppeteer Edition :)

About

Automated pizza ordering using puppeteer.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%