🛠️
discord-debug
npmGitHub
  • discord-debug
    • npm
    • GitHub
  • classes
    • Debugger
  • Interfaces
    • Options
    • DefaultListeners
  • Commands
    • Default (Info)
    • Help
    • Curl
    • Docs
    • Eval
    • Type
    • Owners
    • Shard
    • Shell
    • Source
    • Sql
    • Stats
Powered by GitBook
On this page
  1. Interfaces

Options

Options required for the Debugger client

PreviousDebuggerNextDefaultListeners

Last updated 1 year ago

Properties

PARAMETER
TYPE
DETAILS
DEFAULT

themeColor

#

Color used in all embed responses

#000000

owners

[]

User IDs that can use this tool

Application Owner(s)

secrets

any[]

Secrest to hide during eval

[client.token]

registerApplicationCommands

Whether to register slash command (/debug)

false

loadDefaultListeners

Customize which events to listen to

sqlConnectionOptions

MySQL Connection Options

{}

string
Snowflake
boolean
DefaultListeners
click here
ConnectionOptions
Page cover image