diff --git a/TODO.md b/TODO.md index b60e289..b26a90a 100644 --- a/TODO.md +++ b/TODO.md @@ -1,4 +1,5 @@ - 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 \ No newline at end of file +- Generalize the ImageService test with faker +- Is there a better way to import modules without using relative paths? \ No newline at end of file