mirror of
https://github.com/TheRealOwenRees/plantid-discord-bot.git
synced 2026-07-23 04:26:57 +00:00
update deps to pull from hex
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ config :plantid_discord_bot,
|
||||
config :nostrum,
|
||||
token: System.get_env("PLANTID_DISCORD_BOT_TOKEN")
|
||||
|
||||
config :logger, :discord_logger,
|
||||
config :logger, :webhook_logger,
|
||||
webhook_url: System.get_env("PLANTID_LOGS_DISCORD_WEBHOOK_URL"),
|
||||
level: :error,
|
||||
bot_token: System.get_env("PLANTID_DISCORD_BOT_TOKEN")
|
||||
|
||||
Reference in New Issue
Block a user