(R) = Required
Key | Description |
---|---|
BOT_ENVIRONMENT | Bot environment. Can be development, staging or production. |
BOT_VAULT_ADDRESS | Address of the Vault instance. |
(R) BOT_VAULT_TOKEN | Vault access token. |
BOT_SENTRY_DSN | Sentry DSN. |
(R) BOT_DISCORD_TOKEN | Discord bot token. |
HTTP_PORT | Webserver port. |
Key | Description |
---|---|
sentry_dsn | Sentry key for error logging. |
(R) discord_token | Discord bot token. |