Optimized code

This commit is contained in:
Choco
2024-02-11 19:47:29 +08:00
parent 802b08fa23
commit 9dc6b99338
5 changed files with 20 additions and 17 deletions

View File

@@ -499,7 +499,7 @@ class Basic(commands.Cog):
temp = "!Remember do not change this file!\n------------->Info<-------------\nGuild: {} ({})\nRequester: {} ({})\nTracks: {} - {}\n------------>Tracks<------------\n".format(
ctx.guild.name, ctx.guild.id,
ctx.author.name, ctx.author.id,
ctx.author.display_name, ctx.author.id,
len(tracks), ctime(total_length)
) + temp
temp += raw