Added more command to use mod logs

This commit is contained in:
2024-01-07 15:11:39 +01:00
parent b278e0222d
commit a90c9994e3
3 changed files with 73 additions and 23 deletions

View File

@@ -73,7 +73,7 @@ export = {
`,
color: embedColor,
thumbnail: {
url: interaction.guild!.iconURL({ forceStatic: false }) || "",
url: interaction.user.avatarURL({ forceStatic: false }) || "",
},
footer: {
text: "ID: " + channel.id,