WIP Render images from URL using scratchattach along with some python https://github.com/wa1ker38552/ScratchStream
Proof of concept for sending images from the server. Images are sent using by putting them into RGB and sending them in chunks of 256 characters each so that they abide by cloud restrictions. (the image only changes when I run the script on the server so you will never see anything new unless you somehow happen to be on the project while i'm testing it)