Replies: 1 comment
-
|
已经在llob的群公告里面找到签名地址了,谢谢 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
第三方接口
http://api.caonmtx.cn/api/QQmusic.php?msg={歌名}&n={ans}&type=json
代码
MessageSegment.music_custom(url=data_d['data']['songurl'],audio=data_d['data']['src'],title=data_d['data']['songname'],content=data_d['data']['name'],img_url=data_d['data']['cover'])
报错:nonebot.adapters.onebot.v11.exception.ActionFailed: ActionFailed(status='failed', retcode=1200, data=None, message='音乐签名地址未配置', wording='音乐签名地址未配置', echo='8')
Beta Was this translation helpful? Give feedback.
All reactions