StruxaEggs Explorer

Dynamica

Application

An easy-to-use dynamic voice channel bot.

Author: sebastian.pietschner@gmail.comSource: pterodactyl/application-eggsUpdated: 5/24/2026

Startup Command

npx prisma migrate deploy && yarn start

Docker Images

LabelImage
Nodejs 18ghcr.io/ptero-eggs/yolks:nodejs_18

Environment Variables

NameVariableDefaultRules
Database Path
The path in which to create the sqlite database.
DATABASE_URLfile:/home/container/dynamica/db.sqliterequired|string
Token
The token for the discord bot.
TOKENnonerequired|string
Guild ID
Add only if using the bot in a single guild.
GUILD_IDnonestring|nullable
Sentry DSN
The DSN for Sentry.
SENTRY_DSNnonestring|nullable
MQTT URL
The URL for the MQTT broker.
MQTT_URLnonestring|nullable
MQTT Username
The username for the MQTT broker.
MQTT_USERnonestring|nullable
MQTT Password
The password for the MQTT broker.
MQTT_PASSnonestring|nullable