MCPcopy Create free account
hub / github.com/Semporia/Scripts / showMsg

Function showMsg

jd_live_redrain.js:159–164  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

157 })
158
159function showMsg() {
160 return new Promise(resolve => {
161 $.msg($.name, '', `【京东账号${$.index}】${$.nickName}\n${message}`);
162 resolve()
163 })
164}
165
166function getRedRain() {
167 let body

Callers

nothing calls this directly

Calls 1

msgMethod · 0.45

Tested by

no test coverage detected