Database Path The path in which to create the sqlite database. | DATABASE_URL | file:/home/container/dynamica/db.sqlite | required|string |
Token The token for the discord bot. | TOKEN | none | required|string |
Guild ID Add only if using the bot in a single guild. | GUILD_ID | none | string|nullable |
Sentry DSN The DSN for Sentry. | SENTRY_DSN | none | string|nullable |
MQTT URL The URL for the MQTT broker. | MQTT_URL | none | string|nullable |
MQTT Username The username for the MQTT broker. | MQTT_USER | none | string|nullable |
MQTT Password The password for the MQTT broker. | MQTT_PASS | none | string|nullable |