MCPcopy Create free account
hub / github.com/smallfawn/QLScriptPublic / run

Method run

daily/dw.js:72–75  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70 return axios.request(options)
71 }
72 async run() {
73
74 await this.zeroLottery()
75 }
76
77 async zeroLottery() {
78

Callers 1

dw.jsFile · 0.45

Calls 1

zeroLotteryMethod · 0.95

Tested by

no test coverage detected