diff --git a/src/cogs/net.py b/src/cogs/net.py index 14fa88b..7716193 100644 --- a/src/cogs/net.py +++ b/src/cogs/net.py @@ -244,7 +244,7 @@ class NetworkCog(commands.Cog): for page in paginator.pages: await ctx.respond(page) - @commands.slash_command(name="what-are-matthews-bank-details-for-the-80th-time") + @commands.slash_command(name="what-are-matthews-bank-details") async def matthew_bank(self, ctx: discord.ApplicationContext): """For the 80th time""" f = Path.cwd() / "assets" / "sensitive" / "matthew-bank.webp"