Skip to main content

ODDefaults interface

under construction

We are still working the API Reference! This page might be incomplete or doesn't contain all details!

Overview

This type is a list of all defaults available in the ODDefaultsManager class. It's used to generate typescript declarations for this class.

View Source

Properties


actionsLoading boolean boolean

Load the default Open Ticket actions.

View Source


allowDumpCommand boolean boolean

When enabled, you're able to use the "!OPENTICKET:dump" command to send the OT debug file. This is only possible when you're the owner of the bot.

View Source


allowSlashCommandRemoval boolean boolean

When enabled, the bot is allowed to unregister all slash commands which aren't used in Open Ticket. Disable this if you don't want to use the Open Ticket ODSlashCommand classes.

View Source


autocloseCheckInterval number number

The interval in milliseconds that are between autoclose timeout checkers.

View Source


autodeleteCheckInterval number number

The interval in milliseconds that are between autodelete timeout checkers.

View Source


backupLanguage string string

Set the backup language when the primary language is missing a property.

View Source


blacklistLoading boolean boolean

Load the default Open Ticket blacklist (from database/users.json)

View Source


buttonBuildersLoading boolean boolean

Load the default Open Ticket button builders.

View Source


buttonRespondersLoading boolean boolean

Load the default Open Ticket button responders.

View Source


checkerExecution boolean boolean

Enable the default execution of the config checkers.

View Source


checkerFunctionLoading boolean boolean

Load the default Open Ticket config checker functions.

View Source


checkerLoading boolean boolean

Load the default Open Ticket config checker.

View Source


checkerQuit boolean boolean

Enable the default quit action when there is an error in the config checker.

View Source


checkerRenderEmpty boolean boolean

Render the checker even when there are no errors & warnings.

View Source


checkerRendering boolean boolean

Enable the default rendering of the config checkers.

View Source


checkerTranslationLoading boolean boolean

Load the default Open Ticket config checker translations.

View Source


clientActivityInitiating boolean boolean

Load the default Open Ticket client activity initialization (& status refresh).

View Source


clientActivityLoading boolean boolean

Load the default Open Ticket client activity (from config/general.json).

View Source


clientInitiating boolean boolean

Load the default Open Ticket client initialization.

View Source


clientLoading boolean boolean

Load the default Open Ticket client configuration.

View Source


clientMultiGuildWarning boolean boolean

Create a warning when the bot is present in multiple guilds.

View Source


clientReady boolean boolean

Load the default Open Ticket client ready actions (status, commands, permissions, ...).

View Source


codeExecution boolean boolean

Execute the default Open Ticket code/functions.

View Source


codeLoading boolean boolean

Load the default Open Ticket code/functions.

View Source


commandRespondersLoading boolean boolean

Load the default Open Ticket command responders.

View Source


configInitiating boolean boolean

Enable the default initializer for Open Ticket config.

View Source


configLoading boolean boolean

Load the default Open Ticket configs.

View Source


cooldownsInitiating boolean boolean

Initiate the default Open Ticket cooldowns.

View Source


cooldownsLoading boolean boolean

Load the default Open Ticket cooldowns.

View Source


crashOnError boolean boolean

Crash when there is an unknown bot error.

View Source


databaseInitiating boolean boolean

Enable the default initializer for Open Ticket database.

View Source


databaseLoading boolean boolean

Load the default Open Ticket databases.

View Source


debugLoading boolean boolean

Enable the system responsible for the --debug flag.

View Source


dropdownBuildersLoading boolean boolean

Load the default Open Ticket dropdown builders.

View Source


dropdownRespondersLoading boolean boolean

Load the default Open Ticket dropdown responders.

View Source


embedBuildersLoading boolean boolean

Load the default Open Ticket embed builders.

View Source


emojiTitleDivider string string

The emoji divider to use in embed & message titles using utilities.emoijTitle()

View Source


emojiTitleStyle type "disabled"|"before"|"after"|"double"

The emoji style to use in embed & message titles using utilities.emoijTitle()

View Source


emojiTitleStyleLoading boolean boolean

Load the emoji style from the Open Ticket general config.

View Source


errorHandling boolean boolean

Enable the default error handling system.

View Source


fileBuildersLoading boolean boolean

Load the default Open Ticket file builders.

View Source


flagInitiating boolean boolean

Enable the default initializer for Open Ticket flags.

View Source


flagLoading boolean boolean

Load the default Open Ticket flags.

View Source


forceSlashCommandRegistration boolean boolean

When enabled, the bot is forced to re-register all slash commands in the server. This can be used in case of a auto-update malfunction.

View Source


helpMenuCategoryLoading boolean boolean

Load the default Open Ticket help menu categories.

View Source


helpMenuComponentLoading boolean boolean

Load the default Open Ticket help menu components.

View Source


languageInitiating boolean boolean

Enable the default initializer for Open Ticket languages.

View Source


languageList array string[]

[NOT FOR PLUGIN TRANSLATIONS] The full list of available languages (used in the default config checker).

View Source


languageLoading boolean boolean

Load the default Open Ticket languages.

View Source


languageSelection boolean boolean

Enable selecting the current language from config/general.json.

View Source


liveStatusLoading boolean boolean

Load the default Open Ticket livestatus.

View Source


messageBuildersLoading boolean boolean

Load the default Open Ticket message builders.

View Source


modalBuildersLoading boolean boolean

Load the default Open Ticket modal builders.

View Source


modalRespondersLoading boolean boolean

Load the default Open Ticket modal responders.

View Source


optionLoading boolean boolean

Load the default Open Ticket options (from config/options.json)

View Source


panelLoading boolean boolean

Load the default Open Ticket panels (from config/panels.json)

View Source


permissionsLoading boolean boolean

Load the default Open Ticket permissions.

View Source


pluginClassLoading boolean boolean

Load the default Open Ticket plugin classes.

View Source


pluginLoading boolean boolean

Enable loading all Open Ticket plugins, sadly enough is only useful for the system :)

View Source


postsInitiating boolean boolean

Initiate the default Open Ticket posts.

View Source


postsLoading boolean boolean

Load the default Open Ticket posts.

View Source


progressBarLoading boolean boolean

Load the default Open Ticket progress bars.

View Source


progressBarRendererLoading boolean boolean

Load the default Open Ticket progress bar renderers.

View Source


questionLoading boolean boolean

Load the default Open Ticket questions (from config/questions.json)

View Source


responderTimeoutMs number number

Set the time (in ms) before Open Ticket sends an error message when no reply is sent in a responder.

View Source


roleLoading boolean boolean

Load the default Open Ticket reaction roles (from config/options.json)

View Source


sessionLoading boolean boolean

Load the default Open Ticket sessions.

View Source


slashCommandLoading boolean boolean

Load the default Open Ticket slash commands.

View Source


slashCommandRegistering boolean boolean

Load the default Open Ticket slash command registerer (register slash cmds in discord).

View Source


softPluginLoading boolean boolean

Don't crash the bot when a plugin crashes!

View Source


startScreenLoading boolean boolean

Load the default Open Ticket startscreen.

View Source


startScreenRendering boolean boolean

Render the default Open Ticket startscreen.

View Source


statInitiating boolean boolean

Initiate the default Open Ticket stats.

View Source


statLoading boolean boolean

Load the default Open Ticket stats.

View Source


statScopesLoading boolean boolean

Load the default Open Ticket stat scopes.

View Source


textCommandLoading boolean boolean

Load the default Open Ticket text commands.

View Source


ticketLoading boolean boolean

Load the default Open Ticket tickets (from database/tickets.json)

View Source


transcriptCompilerLoading boolean boolean

Load the default Open Ticket transcript compilers.

View Source


transcriptHistoryLoading boolean boolean

Load the default Open Ticket transcript history (from database/transcripts.json)

View Source


verifyBarsLoading boolean boolean

Load the default Open Ticket verify bars.

View Source