mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-08 04:08:56 -05:00
Merge pull request #119 from irdumbs/patch-4
Removed wrong error message
This commit is contained in:
commit
9a3668799f
@ -376,8 +376,6 @@ class Audio:
|
|||||||
|
|
||||||
else:
|
else:
|
||||||
await self.bot.say("I'm already playing a playlist.")
|
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
|
async def is_alone_or_admin(self, message): #Direct control. fix everything
|
||||||
author = message.author
|
author = message.author
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user