whats-cord
v1.1.0
Published
Powerful image manipulation package for beginners.
Downloads
3
Maintainers
Readme
Bot Welcomer v2
Install using npm:
npm install whats-cord
Example usage
const welcome = require('whats-cord');
// Enter Value
await welcome(groupName, memberName, background , avatar, welcome or goodbye )
.then(buffer => {
console.log(buffer)
})
Sources
canvacord
License
MIT