discord-arts

Hello, I created a script using discord-arts, but when I enter profileImage, it says it's not a function.


const profileImage = require('discord-arts');

const buffer = profileImage(interaction.user.id, {
customTag: 'Admin',
squareAvatar: true,
// ... other imgOptions
});

https://github.com/iAsure/discord-arts
GitHub
Customized cards with Discord style. Contribute to iAsure/discord-arts development by creating an account on GitHub.
Was this page helpful?