diff --git a/cogs/slash_commands.py b/cogs/slash_commands.py index ff842fc..c0c7cad 100644 --- a/cogs/slash_commands.py +++ b/cogs/slash_commands.py @@ -50,7 +50,7 @@ class SlashCommands(commands.Cog): print("a") @app_commands.command( - name="domt5-pingme", + name="dom5-pingme", description="Signs you up to be pinged for a game. Run the command again to not get pinged anymore.", ) async def pingme(self, interaction: discord.Interaction, name: str):