Skip to content

liling0509/li

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 :)

Releases

No releases published

Packages