Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.
/ Cooldowns Public archive

The DKRCommands cooldowns plugin serves as an extension to the DKRCommands library and allows you to set cooldowns for individual commands.

License

Notifications You must be signed in to change notification settings

DKRCommands/Cooldowns

Repository files navigation

Logo

Lint check Build check
Npm version Code size Downloads
Github issues Github stars License

The DKRCommands cooldowns plugin serves as an extension to the DKRCommands library. Use this plug-in to set cooldowns for individual commands to specify how often the command can run. You can choose from global cooldown (how often a given command can run regardless of anything else), per-guild cooldown (how often a given command can run on the same server), and per-user cooldown (how often a given command can be run by the same user).

📗 Documentation

The official documentation can be found here.

🔧 Installation

NPM
npm install @dkrcommands/cooldowns
Development Build
npm install github:DKRCommands/Cooldowns#build

About

The DKRCommands cooldowns plugin serves as an extension to the DKRCommands library and allows you to set cooldowns for individual commands.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published