Updated botinfo

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2024-01-22 13:58:12 +01:00
parent 9db208f516
commit d83ff3892e

View File

@@ -65,7 +65,7 @@ export = {
> **Roles:** \`${client.guilds.cache.reduce((a, b) => a + b.roles.cache.size, 0)}\`
`,
thumbnail: {
url: interaction.guild!.iconURL() || "",
url: client.user!.avatarURL() || "",
},
color: embedColor,
footer: {