diff --git a/cogs/emote.py b/cogs/emote.py index 474e04e..1fb9f32 100644 --- a/cogs/emote.py +++ b/cogs/emote.py @@ -59,9 +59,6 @@ class Emotes(commands.Cog): if context.command is self.list: return True - if context.command is self.list: - return True - if ( not context.author.guild_permissions.manage_emojis or not context.guild.me.guild_permissions.manage_emojis