Hey everyone, I'm building a basic Discord bot that needs to make use of some minor assets for messa
Hey everyone, I'm building a basic Discord bot that needs to make use of some minor assets for message embeds, i.e images and I'm experimenting with doing some light image processing. Is it possible to keep a static file like an image and have the worker be aware of it when executed or is it run in complete isolation? Essentially right now I'm just trying to figure out how I can get the path of it and whether it is even worth trying


