Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface clientOptions

Hierarchy

  • clientOptions

Index

Properties

Optional builtinCommands

builtinCommands: { help?: boolean }

Type declaration

  • Optional help?: boolean

Optional debug

debug: boolean

To turn on the debug mode, not recommed to turn this on unless your debugging the library.

Optional owners

owners: string | string[]

The owners' discord ID

Optional useMentionPrefix

useMentionPrefix: boolean

If this is turned on (true) When someone mentions your bot it will behave as a prefix.

Generated using TypeDoc