env var change

This commit is contained in:
Owen
2024-12-22 11:57:59 +01:00
committed by Owen Rees
parent 9b59fff176
commit 9e4949ee1c
+3 -3
View File
@@ -36,9 +36,9 @@ defp deps do
Below are the environment variables that you need to set for the program to function: Below are the environment variables that you need to set for the program to function:
``` ```
DISCORD_TOKEN= client secret from the bot's application PLANTID_DISCORD_BOT_TOKEN= client secret from the bot's application
LOGS_DISCORD_WEBHOOK_URL= webhook url for the log channel PLANTID_LOGS_DISCORD_WEBHOOK_URL= webhook url for the log channel
PLANTNET_API_KEY= API key for the PlantNet service PLANTNET_API_KEY= API key for the PlantNet service
``` ```
## Installation ## Installation