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

Function masterHelp

jd_fruit.js:1078–1087  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1076}
1077// 助力好友API
1078async function masterHelp() {
1079 $.helpResult = await request(`initForFarm`, {
1080 imageUrl: "",
1081 nickName: "",
1082 shareCode: arguments[0],
1083 babelChannel: "3",
1084 version: 2,
1085 channel: 1
1086 });
1087}
1088/**
1089 * 水滴雨API
1090 */

Callers 1

masterHelpShareFunction · 0.85

Calls 1

requestFunction · 0.70

Tested by

no test coverage detected