Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
159
function
showMsg() {
160
return
new
Promise(resolve => {
161
$.msg($.name,
''
, `【京东账号${$.index}】${$.nickName}\n${message}`);
162
resolve()
163
})
164
}
165
166
function
getRedRain() {
167
let
body
Callers
nothing calls this directly
Calls
1
msg
Method · 0.45
Tested by
no test coverage detected