D
D
Djs Command Control
Github
NPM
Search…
1.5.*
Discord.js Command Control
djs-command-control
Welcome!
Classes
Types
CommandOptions
CustomizablePrefix
Category
HelpOptions
RateLimiterOptions
CommandObj
DjsCommandControlClient
FilterCommands
Examples
Extending
djs-command-mongo
Welcome!
Permissions Plugin
Powered By
GitBook
CommandOptions
Specification
Type: Object -
{}
Valid fields: 6
Fields
Name
Type
Description
Optional
prefix
string
The prefix to use to invoke commands
no
prefixOnMention
boolean
Whether to return the prefix when a user mentions the bot with nothing else in the message
yes
customizablePrefix
CustomizablePrefix
Options to read a customizable prefix
yes
defaultCategory
DefaultCategory
Options the override the default category
yes
help
HelpOptions
Options for the help command
yes
rateLimiter
RateLimiterOptions
Options for adding a rate limiter
yes
djs-command-control - Previous
Types
Next
CustomizablePrefix
Last modified
1yr ago
Copy link
Contents
Specification
Fields