diff --git a/cogs/commands/eliminate.py b/cogs/commands/eliminate.py index 83e89c5..54869d2 100644 --- a/cogs/commands/eliminate.py +++ b/cogs/commands/eliminate.py @@ -8,8 +8,8 @@ def __init__(self, bot): self.bot = bot @commands.slash_command( - title="info", - description="Gives you more information about an external feature to improve your datapacking experience", + title="eliminate", + description="Eliminates sbdy", ) async def info( self, inter: disnake.ApplicationCommandInteraction, target: disnake.User