Ver código fonte

Changed the name of the /help_how_to_start command to /help_start.

baumsplitter41 4 meses atrás
pai
commit
fabc0e4dcb
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      VPD_BOT/cogs/help_start.py

+ 2 - 2
VPD_BOT/cogs/help_start.py

@@ -11,8 +11,8 @@ class helpstart(commands.Cog):
 
 
 #Command initialization
-    @slash_command(name="help_how_to_start", description= "Get Infos how to start playing on the server")
-    async def help_how_to_start(self,ctx: discord.ApplicationContext,
+    @slash_command(name="help_start", description= "Get Infos how to start playing on the server")
+    async def help_start(self,ctx: discord.ApplicationContext,
     ):
         server = ctx.guild