some minor changes

This commit is contained in:
bacon
2024-03-07 21:37:50 +03:00
parent 9934c5272c
commit 73cf9f3c6e
6 changed files with 10 additions and 90 deletions

View File

@@ -41,7 +41,7 @@ class General(commands.Cog):
audios = "Not selected audio"
emb = disnake.Embed(
title=f"General information",
title="General information",
description=f"General information on server about {user}",
color=Colour.random()
)