mirror of
https://github.com/Alee14/DLAP.git
synced 2025-01-22 19:02:57 -05:00
Fixes
This commit is contained in:
parent
755f5d1d51
commit
07c35df062
1 changed files with 0 additions and 1 deletions
1
bot.js
1
bot.js
|
@ -52,7 +52,6 @@ function playAudio() {
|
|||
if (err)
|
||||
console.log(err);
|
||||
});
|
||||
} else return
|
||||
const statusEmbed = new Discord.MessageEmbed()
|
||||
.addField('Now Playing', `${audio}`)
|
||||
.setColor('#0066ff')
|
||||
|
|
Loading…
Reference in a new issue