Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 232 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 232 Bytes

Overkill-raffle-entry

Allows you to enter in hundreds of raffle entries into Overkill.

  1. git clone Overkill-raffle-entry
  2. Edit values in profile.json
  3. npm install
  4. npm install request --save
  5. node main.js

Requires node