mirror of
https://github.com/musix-org/musix-oss
synced 2025-07-07 13:50:49 +00:00
patch 3.8.4
This commit is contained in:
@ -63,7 +63,7 @@ function findSimilar(client, queue, prevSongs, guild) {
|
||||
queue.songs.push({
|
||||
title: Discord.Util.escapeMarkdown(songInfo.videoDetails.title),
|
||||
url: `https://www.youtube.com/watch?v=${songs[random].youtubeId}`,
|
||||
author: {},
|
||||
author: client.user,
|
||||
type: "ytdl",
|
||||
info: songInfo.videoDetails,
|
||||
track: query.track,
|
||||
|
Reference in New Issue
Block a user