DKRCommands / Cooldowns

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

Home Page:https://www.npmjs.com/package/@dkrcommands/cooldowns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://www.npmjs.com/package/@dkrcommands/cooldowns

License:Apache License 2.0


Languages

Language:TypeScript 100.0%