Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

投喂榜 可以按金瓜子总数排吗? #66

Open
gMan1990 opened this issue Sep 29, 2020 · 2 comments
Open

投喂榜 可以按金瓜子总数排吗? #66

gMan1990 opened this issue Sep 29, 2020 · 2 comments

Comments

@gMan1990
Copy link

gMan1990 commented Sep 29, 2020

  • 投喂榜排序增强
    • 按金瓜子数
    • 按最后送礼时间
@copyliu
Copy link
Owner

copyliu commented Oct 17, 2020

接口数据似乎没有道具的金瓜子价格 很遗憾做不到

@gMan1990
Copy link
Author

gMan1990 commented Apr 2, 2021

难道不是sub WebSocket那个? "coin_type": "gold","total_coin": 21300,"price": 2130,"num": 10,

{
    "cmd": "SEND_GIFT",
    "data": {
        "draw": 0,
        "gold": 0,
        "silver": 0,
        "num": 10,
        "total_coin": 21300,
        "effect": 0,
        "broadcast_id": 0,
        "crit_prob": 0,
        "guard_level": 0,
        "rcost": 53834436157,
        "uid": 324277165,
        "timestamp": 1617348027,
        "giftId": 30602,
        "giftType": 0,
        "super": 0,
        "super_gift_num": 10,
        "super_batch_gift_num": 1,
        "remain": 0,
        "price": 2130,
        "beatId": "0",
        "biz_source": "Live",
        "action": "投喂",
        "coin_type": "gold",
        "uname": "3s5s6",
        "face": "http://i0.hdslb.com/bfs/face/member/noface.jpg",
        "batch_combo_id": "batch:gift:combo_id:324277165:67141:30602:1617348027.4761",
        "rnd": "1617346666",
        "giftName": "流石流石",
        "original_gift_name": "",
        "combo_send": {
            "uid": 324277165,
            "gift_num": 10,
            "combo_num": 10,
            "gift_id": 30602,
            "combo_id": "gift:combo_id:324277165:67141:30602:1617348027.4752",
            "gift_name": "流石流石",
            "action": "投喂",
            "uname": "3s5s6",
            "send_master": null
        },
        "batch_combo_send": {
            "uid": 324277165,
            "gift_num": 10,
            "batch_combo_num": 1,
            "gift_id": 30602,
            "batch_combo_id": "batch:gift:combo_id:324277165:67141:30602:1617348027.4761",
            "gift_name": "流石流石",
            "action": "投喂",
            "uname": "3s5s6",
            "send_master": null,
            "blind_gift": null
        },
        "tag_image": "",
        "top_list": null,
        "send_master": null,
        "is_first": true,
        "demarcation": 2,
        "combo_stay_time": 5,
        "combo_total_coin": 21300,
        "tid": "1617348027111500001",
        "effect_block": 0,
        "is_special_batch": 0,
        "combo_resources_id": 0,
        "magnification": 1,
        "name_color": "",
        "medal_info": {
            "target_id": 19193,
            "special": "",
            "icon_id": 0,
            "anchor_uname": "",
            "anchor_roomid": 0,
            "medal_level": 5,
            "medal_name": "惑星",
            "medal_color": 6126494,
            "medal_color_start": 12632256,
            "medal_color_end": 12632256,
            "medal_color_border": 12632256,
            "is_lighted": 0,
            "guard_level": 0
        },
        "svga_block": 0,
        "blind_gift": null
    }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants