Преглед на файлове

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

baumsplitter41 преди 4 месеца
родител
ревизия
fabc0e4dcb
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  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