diff --git a/redbot/cogs/modlog/modlog.py b/redbot/cogs/modlog/modlog.py index 4a375aafc..aa406c819 100644 --- a/redbot/cogs/modlog/modlog.py +++ b/redbot/cogs/modlog/modlog.py @@ -38,7 +38,7 @@ class ModLog(commands.Cog): await modlog.handle_auditype_key() await ctx.tick() - @modlogset.command() + @modlogset.command(aliases=["channel"]) @commands.guild_only() async def modlog(self, ctx: commands.Context, channel: discord.TextChannel = None): """Set a channel as the modlog.