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