mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 05:10:17 +00:00
Update q.js
This commit is contained in:
parent
5eadbd6b95
commit
b105fb1ea3
@ -24,7 +24,7 @@ module.exports = {
|
||||
.setTitle("__Song queue__")
|
||||
.setDescription(queuemessage)
|
||||
.setFooter(`🎶 **Now playing:** ${serverQueue.songs[0].title}`)
|
||||
.setColor("#2780cd")
|
||||
.setColor("#b50002")
|
||||
return message.channel.send(embed);
|
||||
}
|
||||
};
|
Loading…
Reference in New Issue
Block a user