MCPcopy 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// 首次投食 任务
402function firstFeedInitFun() {
403 console.log('首次投食任务合并到10次喂食任务中\n');
404}
405
406// 邀请新用户
407async function inviteFriendsInitFun() {

Callers 1

doTaskFunction · 0.85

Calls 1

logMethod · 0.45

Tested by

no test coverage detected