mirror of
https://github.com/dizedev/Main-tech.git
synced 2026-09-16 21:58:48 +00:00
super edit thay mama
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ class HelpCommand(commands.Cog):
|
||||
def __init__(self, bot):
|
||||
self.bot = bot
|
||||
|
||||
@commands.slash_command()
|
||||
@commands.slash_command(name="commands")
|
||||
async def commands(self, ctx: disnake.AppCommandInteraction):
|
||||
embed = disnake.Embed(title="Помощь по командам", description="Вот список всех моих команд и их описания:")
|
||||
embed.add_field(name="/help", value="Показывает список всех доступных команд.")
|
||||
|
||||
Reference in New Issue
Block a user