AlexzanderFlores / WOKCommands

132 stars 61 forks source link

Update !get-first-embed.js #203

Closed minhdung321 closed 4 months ago

minhdung321 commented 2 years ago

Avoid to "DeprecationWarning: Passing strings for MessageEmbed#setFooter is deprecated. Pass a sole object instead. (Use node --trace-deprecation ... to show where the warning was created)"

mcdaddytalk commented 2 years ago

Would be preferred to update the !get-first-embed.ts line 26: .setFooter({ text:ID #${instance.client.user!.id}, iconURL: instance.client.user!.displayAvatarURL() })