fix main.py
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 5s

This commit is contained in:
Nexus 2024-05-14 18:02:18 +01:00
parent 7b4214fe5a
commit 2540103a87

View file

@ -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",