mirror of
https://github.com/TheRealOwenRees/plantid-discord-bot.git
synced 2026-07-23 04:26:57 +00:00
reduced code for dev and test env
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ import Config
|
||||
|
||||
config :plantid_discord_bot,
|
||||
start_time: DateTime.utc_now(),
|
||||
guild_ids: [1_002_507_312_159_797_318],
|
||||
guild_ids: [],
|
||||
api: Nostrum.Api,
|
||||
plantnet_api_key: System.get_env("PLANTNET_API_KEY"),
|
||||
fileserver_url: System.get_env("PLANTID_FILESERVER_URL", "http://localhost:4321"),
|
||||
|
||||
Reference in New Issue
Block a user