Kruiger Labs
Client Portal Get Started
DocumentationDM RELAY
Sign inGet support
DM RELAY

DM RELAY Environment Configuration

Configure every DM RELAY environment variable and customization field.

View DM RELAY Product

Environment variables#

SettingWhat to enterWhat it controls
DISCORD_BOT_TOKENYOUR_BOT_TOKENPrivate Discord bot token.
OWNER_IDYOUR_DISCORD_USER_IDNumeric Discord user ID receiving relayed messages; not a username, display name, or mention.
OWNER_NAMEOwner or staff display nameName shown to users in supported relay messages.
LOG_CHANNEL_IDYOUR_CHANNEL_ID or 0Optional server log channel; 0 disables channel logging.
BOT_NAMEDM RELAYCustom product name used in messages.
PRESENCE_TEXTPrivate support messagesText displayed as a Listening activity.
DB_HOSTYOUR_DATABASE_HOSTDatabase hostname only.
DB_PORT3306Database port.
DB_NAMEYOUR_DATABASE_NAMEDatabase name.
DB_USERYOUR_DATABASE_USERDatabase username.
DB_PASSWORDYOUR_DATABASE_PASSWORDDatabase password.
WELCOME_MESSAGEA single-line welcome messageSent to a user during the first supported contact flow.

Formatting rules#

Back to top