Skip to main content

Configuration

Here is some information about the configuration of the app.

Configuration File

The config.js file is located in the same folder as the app executable. This file contains all the configuration options for the app. You can find a list of all the configuration options below.

Configuration Options

General Options

CommandDefaultDescription
token-The token of the bot, you can get this token from the Discord Developer Portal
guildId-The ID of the guild where the bot should be activated, more info about this here
dbdAccountId-Your account ID of your DBD account, more info about this here
logChannelId-The ID of the channel where the bot should send logs to.
asmProfilesFolderPath-The path to the folder where the ASM profiles are located.
debugModefalseIf the app should be in debug mode.
clustersclusters[]The ark clusters that should be used by the app, the clusters options are listed below.
mapNamingsmapNamings[]The map namings that should be used by the app, the namings options are listed below.

Cache File

danger

Never edit the cache file yourself, this can cause issues with the bot!

The cache file is used to store data, you never have to edit this file yourself. editing this file can cause issues with the bot. If you want to reset the cache file, you can replace the current cache file with the default cache file you get when you download the bot.