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
RateLimiterOptions
Specifications
Type: Object -
{}
Valid fields: 3
Fields
Name
Type
Description
Optional
enabled
boolean
Whether to enable the ratelimiter
no, if it is defined, make it true
amount
number
The amount of commands to allow in a timeframe, default is
1
yes
interval
number
The aforementioned timeframe in milliseconds, default is
5000
yes
Previous
HelpOptions
Next
CommandObj
Last modified
1yr ago
Copy link
Contents
Specifications
Fields