Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 274 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 274 Bytes

kfc-auto-eggtart

coupon KFC 에그타르트 자동 설문조사 스크립트

사용법

npm install 후,

  • bash: DEBUG=nightmare node . -c <스마트코드>
  • windows cmd: set DEBUG=nightmare & node . -c <스마트코드>

usage