KomeiDiSanXian / RemiliaBot

自改 ZeroBot-Plugin,删除了一些用不上的插件
GNU Affero General Public License v3.0
7 stars 4 forks source link

点歌应当升级 #2

Open KomeiDiSanXian opened 5 months ago

KomeiDiSanXian commented 5 months ago

当前版本的qq似乎不支持卡片消息 但可以使用json消息来代替 json data e.g.

{
    "app": "com.tencent.structmsg",
    "config": {
        "ctime": 1715864866,
        "forward": 1,
        "token": "6d64**************d6c4f",
        "type": "normal"
    },
    "extra": {
        "app_type": 1,
        "appid": 100495085,
        "msg_seq": 7369583484193861000,
        "uin": xxxxx
    },
    "meta": {
        "music": {
            "action": "",
            "android_pkg_name": "",
            "app_type": 1,
            "appid": 100495085,
            "ctime": 1715864866,
            "desc": "Cranky",
            "jumpUrl": "https://y.music.163.com/m/song?id=1337918842&uct2=rHR4ejnpagZPs8Tt3%2Bg2Yw%3D%3D&dlt=0846&app_version=9.0.76",
            "musicUrl": "http://music.163.com/song/media/outer/url?id=1337918842&userid=323718041&sc=wm&tn=",
            "preview": "http://p2.music.126.net/YlkgcLQYYJqPTDWzKjgIKw==/109951163778835252.jpg?imageView=1&thumbnail=1440z3024&type=webp&quality=80",
            "sourceMsgId": "0",
            "source_icon": "https://i.gtimg.cn/open/app_icon/00/49/50/85/100495085_100_m.png",
            "source_url": "",
            "tag": "网易云音乐",
            "title": "ouroboros -re;birth-",
            "uin": xxxxx
        }
    },
    "prompt": "[分享]ouroboros -re;birth-",
    "ver": "0.0.0.1",
    "view": "music"
}