@@ -30,7 +30,7 @@ class howtostart(commands.Cog):
#Command initialization
- @bot.slash_command(name="howtostart", description= "Get Infos")
+ @bot.slash_command(name="how_to_start", description= "Get Infos")
async def how_to_start(
self,
ctx,
@@ -7,7 +7,7 @@ class howtoteam(commands.Cog):
self.bot = bot
#Command initialsation
- @slash_command(name="howtoteam", description="Get Infos on how to join the Team on this Server")
+ @slash_command(name="how_to_team", description="Get Infos on how to join the Team on this Server")
async def how_to_team(self, ctx: discord.ApplicationContext):
server = ctx.guild