mirror of
https://github.com/TheRealOwenRees/plantid-discord-bot.git
synced 2026-07-23 04:26:57 +00:00
rename env vars
This commit is contained in:
+1
-1
@@ -22,5 +22,5 @@ config :plantid_discord_bot, PlantIdDiscordBot.Scheduler,
|
||||
]
|
||||
|
||||
config :nostrum,
|
||||
token: System.get_env("DISCORD_TOKEN"),
|
||||
token: System.get_env("PLANTID_DISCORD_BOT_TOKEN"),
|
||||
ffmpeg: nil
|
||||
|
||||
Reference in New Issue
Block a user