mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
🔧 chore: 删除多余逻辑
This commit is contained in:
parent
5da5196808
commit
7c50d87e51
@ -616,7 +616,6 @@ export class tools extends plugin {
|
||||
}
|
||||
// 只提取音乐处理
|
||||
if (e.msg !== undefined && e.msg.startsWith("音乐")) {
|
||||
e.reply(`${ this.identifyPrefix } 识别:哔哩哔哩音乐,正在提取请稍候...`)
|
||||
return await this.biliMusic(e, url);
|
||||
}
|
||||
// 加入队列
|
||||
|
Loading…
x
Reference in New Issue
Block a user