Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 411 Bytes

globalCooldown.md

File metadata and controls

12 lines (12 loc) · 411 Bytes

GlobalCooldown

Usage

globalCooldown: Time in milliseconds
// Example
globalCooldown: 10000 // 10 Seconds cooldown
  • The user [who ran the command] must wait until the set amount of time passes before they can run the command again. Note: This cooldown is a global cooldown meaning it applies to all the guilds.

Return Error

returnGlobalCooldownError: Boolean // Default: true