mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
update
This commit is contained in:
parent
26eee5a958
commit
c4646a795a
@ -781,7 +781,7 @@ async function clockInIn() {
|
||||
//
|
||||
async function getAwardInviteFriend() {
|
||||
await friendListInitForFarm();//查询好友列表
|
||||
console.log(`查询好友列表数据:${JSON.stringify($.friendList)}\n`)
|
||||
// console.log(`查询好友列表数据:${JSON.stringify($.friendList)}\n`)
|
||||
if ($.friendList) {
|
||||
console.log(`\n今日已邀请好友${$.friendList.inviteFriendCount}个 / 每日邀请上限${$.friendList.inviteFriendMax}个`);
|
||||
console.log(`开始删除${$.friendList.friends && $.friendList.friends.length}个好友,可拿每天的邀请奖励`);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user