Skip to content
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.

Votebot/voteBot

Repository files navigation

VoteBot

Build Status Codacy Badge Maintainability Test Coverage Bots for discord

Configuration

Environment Variables

(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.

Vault keys

Key Description
sentry_dsn Sentry key for error logging.
(R) discord_token Discord bot token.