Răsfoiți Sursa

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

baumsplitter41 4 luni în urmă
părinte
comite
fabc0e4dcb
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  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