I’m trying to add a background image for my discord bot rank canvas, but it goes into the assets thing. I would like to make it so it’s saved like a file such as background.jpg
You can use wget inside of the Glitch terminal.
Try
wget https://example.com/image.jpg && refresh
what if the file isnt at an url and its from my computer
upload it as an asset first