Class ArtibotConfigBuilder

Easily build the ArtibotConfig object

See

ArtibotConfig to learn more about individual properties

Since

5.0.0

Hierarchy

  • ArtibotConfigBuilder

Implements

Constructors

Properties

advancedCorePing: boolean = true

Set to false if you want to hide advanced infos from ping commands

botIcon: string = "https://assets.artivain.com/fav/bots/artibot-512.png"

Icon of the bot

botName: string = "Artibot"

Name of the bot

checkForUpdates: boolean = true

Set to false to disable checking for updates

debug: boolean = false

Set to true to show debug messages in console

devMode: boolean = true

Set to false if the bot must be used in more than one server. Interactions could take more time to refresh.

embedColor: ColorResolvable = Colors.Default

Color for the embeds sent by the bot

lang: string = "en"

Set the lang of the bot

ownerId?: string

Discord ID of the owner of the bot

prefix: string = "ab "

Prefix for the classic commands

pterodactylReadyMessage: string = "Ready"

Set a custom ready trigger message for Pterodactyl

testGuildId?: string

ID of the test server

Methods

Generated using TypeDoc v0.23.28