Recently I’ve been thinking to make a feature where roblox players join and a message gets sent via a Discord Webhook.
It’s not possible with to send a file (until and unless it’s a link-attachment file) or make an image-attachment and send it on discord using roblox scripting
I’ve seen many discord bots using api-endpoints with parameters to send and create customizable images (such as this website where we can provide with parameters)… BUT here the question arrives, Is there any possible api-endpoint which we can use to create customizable images? I know there won’t be any
But if anyone here is a programmer who is well experienced in other programming languages, how can we make an endpoint like this? I may have once tried making it by using npmjs canvas package with node.js, I think the package is deprecated as while using it, it continues to give errors
There’s another idea of sending a request to a custom-discord-bot which can create and send images, as being a past-experienced discord basic bot developer (Javascript), I always used canvas npmjs package to do these things but as of the problem, I can’t create them. I have never tried making a discord bot which can get requests so I don’t even know how to make a bot which can get requests (after release of discord.js v13, I left bot development)
and another dumb idea which can totally not be possible, can we convert roblox ui’s into images such as Portable Network Graphics (PNG) and Joint Photographic Experts Group (JPEG)?
I want to create the image as to have the players headshot icon on the left with a text with the players name and below it to have the time at which the player joined