clientOptions

The options for the bot.

{
    "token": String,
    "intents": Array
}
KeyRequiredDescriptionDefault

token

The token for your bot

intents

The intents required by your bot

Intents.Guilds

Last updated