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
rustMapsApiKey-Your API key of your RustMaps account.
logChannelId-The ID of the channel where the bot should log all the messages.
debugModefalseIf the app should be in debug mode.
serversservers[]The servers that should be used by the bot, the server options are listed on the servers tab.

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.