Closed EntropicBlackhole closed 1 year ago
Okay so after some testing, turns out that message.author.displayAvatarURL({ format: 'png' })
does not work for discord.js v14, as it's now Guild Members who would do that in this case, doing message.member.displayAvatarURL({ extension: 'png' })
would work now, also it's currently throwing that LinearGradient isn't a constructor error for some reason
This issue is fixed with Version v4.9.0
Describe the bug There's an error when loading a certain picture (The background it seems, I used one of the default ones: Circuit), this is not an external image though, the error comes directly from the canvas npm module
To Reproduce I simply copied the code in the homepage,
I'm using discord.js v14 if that helps, I don't think this would cause the error since Canvas throws an
unsupported image type
errorError:
The Machine the script is running on (please complete the following information):