diff --git a/cogs/audio.py b/cogs/audio.py index 4a44e2c45..4eeeab0d8 100644 --- a/cogs/audio.py +++ b/cogs/audio.py @@ -376,8 +376,6 @@ class Audio: else: await self.bot.say("I'm already playing a playlist.") - else: - await self.bot.say("That link is now allowed.") async def is_alone_or_admin(self, message): #Direct control. fix everything author = message.author