diff options
Diffstat (limited to 'fix/voice/moan.js')
| -rw-r--r-- | fix/voice/moan.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fix/voice/moan.js b/fix/voice/moan.js index c5d0f96..8a2103e 100644 --- a/fix/voice/moan.js +++ b/fix/voice/moan.js @@ -1,5 +1,5 @@ // TODO: eventually fix this by uploading the audio to youtube and if i havent already copy and paste the code from abee -/* + //const ytdl = require('ytdl-core'); const { Command } = require('discord.js-commando'); const { MessageEmbed } = require('discord.js'); |