mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 08:09:19 +00:00
commit
170f97d133
@ -1702,7 +1702,7 @@ async neteaseStatus(e, reck) {
|
||||
// 下载音乐
|
||||
downloadAudio(url, this.getCurDownloadPath(e), title, 'follow', musicExt).then(async path => {
|
||||
// 发送语音
|
||||
if (!musicExt == 'mp4') {
|
||||
if (musicExt != 'mp4') {
|
||||
await e.reply(segment.record(path));
|
||||
}
|
||||
// 上传群文件
|
||||
|
Loading…
x
Reference in New Issue
Block a user