VoteBot
A feature-rich bot to create votes on Discord guilds.
Install / Use
/learn @Votebot/VoteBotREADME
VoteBot
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. |
