Posts by Adriel • 23 points
1 post
-
2
votes1
answer193
viewsQ: How do I "onload" on NODE.JS? (Discord.js)
I’ve been trying to make a code for generate an image in Node.js using Canvas, but I am facing the problem that the image is not loaded before using it. I tried to use "onload" but it didn’t work…