UNPKG

@nightmarebot/yuri-canvas

Version:

Simple & easy to use image manipulation module for discord bots with a lot of features like rank card, memes & more.

7 lines (5 loc) 199 B
(async () => { const canvacord = require("../index"); const img = await canvacord.clyde("😩 What do u want? <:kek:706738061265993831>"); canvacord.write(img, "clyde.png"); })();