diff --git a/commands/avatar.js b/commands/avatar.js index 53d203e..519db6d 100644 --- a/commands/avatar.js +++ b/commands/avatar.js @@ -37,7 +37,7 @@ module.exports = { text: config.footerTxt }, image: { - url: target.displayAvatarURL() + url: target.displayAvatarURL({ dynamic: true }) } }] };