Probably good stuff. Still works.

master
Astoria Floyd 3 years ago
parent 9988ec8f69
commit d874451ee8

@ -21,7 +21,7 @@ def playMusic(bot, bang)
elsif arguments.include? "youtu"
actuallyPlayMusic(bot, event, arguments, voice_channel, server)
else
event.respond "Invalid youtube link!"
actuallyPlayMusic(bot, event, arguments, voice_channel, server)
end
end
bot.message(with_text: "#{bang}Play") do |event|

Loading…
Cancel
Save