response parser with tests

This commit is contained in:
Owen
2024-12-16 11:00:45 +01:00
parent 1b1fa19fff
commit 1fb1cd2555
6 changed files with 388 additions and 143 deletions
-1
View File
@@ -1,7 +1,6 @@
import Config
config :plantid_discord_bot,
start_time: DateTime.utc_now(),
image_folder: "priv/static"
import_config "#{config_env()}.exs"