mirror of
https://github.com/TheRealOwenRees/plantid-discord-bot.git
synced 2026-07-23 04:26:57 +00:00
env var change
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user