Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClydeTime/Surge
/ SendMsg
Function
SendMsg
Script/Task/videoqq.js:592–594 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
590
}
591
592
async
function
SendMsg() {
593
$.msg($.name,
""
, `${$.version}\n${$.taskInfo}`);
594
}
595
596
async
function
waitRandom(min, max) {
597
var
time = getRandomInt(min, max);
Callers
1
videoqq.js
File · 0.85
Calls
1
msg
Method · 0.45
Tested by
no test coverage detected