浏览代码

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