]> git.lizzy.rs Git - furrybot-discord.git/blobdiff - music.js
Search: post link
[furrybot-discord.git] / music.js
index 50bba47eb30c53f75e28e27e8786fb5b218edab4..95821e99318b105b0e86165fa4da574a1982f4e4 100644 (file)
--- a/music.js
+++ b/music.js
@@ -11,6 +11,7 @@ module.exports = {
                                new URL(url)
                        } catch {
                                url = "https://youtube.com/watch?v=" + (await youtubeSearchApi.GetListByKeyword(url, false, 1)).items[0].id
+                               msg.reply("Playing this: " + url)
                        }
 
                        const channel = msg.member.voice.channel