Merge pull request #119 from irdumbs/patch-4

Removed wrong error message
This commit is contained in:
Twentysix 2016-04-14 01:24:18 +02:00
commit 9a3668799f

View File

@ -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