mirror of
https://github.com/TheRealOwenRees/plantid-discord-bot.git
synced 2026-07-23 04:26:57 +00:00
image download and save ran as async task
This commit is contained in:
@@ -3,7 +3,6 @@ import Config
|
||||
config :plantid_discord_bot,
|
||||
guild_ids: [1_002_507_312_159_797_318],
|
||||
plantnet_api_key: System.get_env("PLANTNET_API_KEY"),
|
||||
plantnet_api_base_url: "https://my-api.plantnet.org/v2",
|
||||
fileserver_url: "http://localhost:4321",
|
||||
port: 4321,
|
||||
source: "https://github.com/TheRealOwenRees/plantid-discord-bot",
|
||||
|
||||
Reference in New Issue
Block a user