ConfigurationManager

ConfigurationManager

new ConfigurationManager(diddle, _config)

Source:
Parameters:
Name Type Description
diddle DiddleEngine
_config ConfigurationManager.config

Extends

Methods

Type Definitions

config

Properties:
Name Type Description
disable bool
discord ConfigurationManager.discordconfig
locale LocaleManager.LocaleCode
scripts_directory string
debug bool
token object

Has children with the object name of the service and the content of either a string, or an array of strings.

Source:

discordconfig

Properties:
Name Type Description
admin Array.<string>

Discord User ID Snowflakes

prefix string

Command Prefix

Source: