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:
@@ -6,7 +6,7 @@ class AboutCommand(commands.Cog):
|
||||
def __init__(self, bot):
|
||||
self.bot = bot
|
||||
|
||||
@commands.slash_command()
|
||||
@commands.slash_command(name="about")
|
||||
async def about(self, ctx: disnake.AppCommandInteraction):
|
||||
embed = disnake.Embed(title='О боте', description='Многофункциональный бот.', color=0x00ff00)
|
||||
embed.set_author(name='Hyper Tech')
|
||||
|
||||
Reference in New Issue
Block a user