diff --git a/config/runtime.exs b/config/runtime.exs index 3bb89b1..e6318ec 100644 --- a/config/runtime.exs +++ b/config/runtime.exs @@ -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