- Parametrize bot API url in env variable - Encode images in base64 with proper prefix "data:image/png;base64," - Parametrize tags - Generalize the ImageService test with faker - Is there a better way to import modules without using relative paths?