diff --git a/src/main.py b/src/main.py index 94946e4..45b7cfe 100644 --- a/src/main.py +++ b/src/main.py @@ -211,7 +211,7 @@ async def delete_message(ctx: discord.ApplicationContext, message: discord.Messa await ctx.delete(delay=15) -@bot.slash_command("about") +@bot.slash_command(name="about") async def about_me(self, ctx: discord.ApplicationContext): embed = discord.Embed( title="Jimmy v3",