image saving with basic error handling

This commit is contained in:
Owen
2024-12-16 16:25:38 +01:00
parent 5a5700fab7
commit c04b7f2d22
13 changed files with 116 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import Config
config :plantid_discord_bot,
image_folder: "priv/static"
image_path: "priv/static"
import_config "#{config_env()}.exs"