Merge branch 'dev' into 'main'

Updated botinfo

See merge request illegitimate/illegitimate-bot!195
This commit is contained in:
2024-01-22 17:28:26 +00:00

View File

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