Giter Club home page Giter Club logo

autobuymask's Introduction

AutoBuyMask

V2

查询接口 https://c0.3.cn/stocks

Usage

只说 V2 的

获取元数据并监控 ./autobuymask -r 一定要先获取元数据 利用缓存开始监控 ./autobuymask

其他,./autobuymask -h

修改配置文件

自己改名

config.cconf

[core]
; https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=xxxxxxxxx
wxbotkey=企业微信机器人 Key
; https://open.feishu.cn/open-apis/bot/hook/xxxxxxxxxxxx
fsbotkey=飞书机器人 Key
area=1,72,2799,0
; 有货信息推送
; webhook=http://xxxx/webhook/
; eg. http://xxxx/webhook/[skuid] - http://xxxx/webhook/51137726169
; eg. http://xxxx/webhook/?id=[skuid] - http://xxxx/webhook/?id=51137726169
webhook=
; JD 自动下单用户 Cookie
cookies=
; 成功查询到商品信息,推送间隔时间。(单位 秒)
waittime=30
; 监控间隔时间。(单位 秒)
speed=0.2
; 第二次订单等待时间
orderdelay=30
; 支付密码
paymentpwd=123456
; 有货的时候执行命令
command=whoami

masks.json

key = skuid value = num (下单数量,暂时没啥用)

{
  "skuid1":1,
  "skuid2":1,
}

Referer

  1. https://github.com/tychxn/jd-assistant

  2. https://github.com/cycz/jdBuyMask

autobuymask's People

Contributors

mozhu1024 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.