Explorar o código

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

baumsplitter41 hai 4 meses
pai
achega
fabc0e4dcb
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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