Updated all eventt file embed reply prefs

This commit is contained in:
2024-01-07 17:24:27 +01:00
parent 584ef8cc80
commit 8009e6d8f7
3 changed files with 8 additions and 1 deletions

View File

@@ -116,7 +116,7 @@ async function guildWeekly() {
timestamp: new Date().toISOString(),
footer: {
text: channel.guild.name + " | " + devMessage,
icon_url: channel.guild.iconURL({ forceStatic: false })!,
icon_url: channel.guild.iconURL({ forceStatic: false }) || undefined,
},
},
],