Skip to content

Commit

Permalink
asdsda
Browse files Browse the repository at this point in the history
  • Loading branch information
FIyrr committed Sep 16, 2023
1 parent df3b099 commit 0fd4f7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cogs/commands/eliminate.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0fd4f7c

Please sign in to comment.