Skip to content
On this page

ShewenyClientOptions

Extends ClientOptions (discord.js type)

NameTypeDescriptionDefaultOptional
adminsArray<String>Ids of bot adminsNone✓
joinThreadsOnCreateBooleanIf bot should join threads on createfalse✓
disableCooldownForAdminsBooleanIf bot should disable the cooldown for bot adminstrue✓
managersClientManagersOptionsThe options for the managers✓
mode"development" or "production"The mode for run applicationdevelopment✓

ClientManagersOptions

NameTypeDescription
buttonsBaseManagerOptionsThe options for the manager
commandsCommandManagerOptionsThe options for the manager
eventsEventsManagerOptionsThe options for the manager
inhibitorsInhibitorsManagerOptionsThe options for the manager
selectMenusBaseManagerOptionsThe options for the manager