Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Semporia/Scripts
/ firstFeedInitFun
Function
firstFeedInitFun
jd_pet.js:402–404 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
400
}
401
// 首次投食 任务
402
function
firstFeedInitFun() {
403
console.log(
'首次投食任务合并到10次喂食任务中\n'
);
404
}
405
406
// 邀请新用户
407
async
function
inviteFriendsInitFun() {
Callers
1
doTask
Function · 0.85
Calls
1
log
Method · 0.45
Tested by
no test coverage detected