# WOKCommands

## WOKCommands

- [WOKCommands Documentation](https://docs.wornoffkeys.com/master.md): WOKCommands is a Discord.JS command handler created by the Worn Off Keys YouTube channel.
- [Setup & Options object](https://docs.wornoffkeys.com/useful-links/setup-and-options-object.md)
- [Ping pong command example](https://docs.wornoffkeys.com/commands/ping-pong-command-example.md)
- [Command properties](https://docs.wornoffkeys.com/commands/commands.md)
- [Correct argument usage](https://docs.wornoffkeys.com/commands/correct-argument-usage.md)
- [Command initialization method](https://docs.wornoffkeys.com/commands/command-initialization-method.md)
- [Bot owner only commands](https://docs.wornoffkeys.com/commands/bot-owner-only-commands.md)
- [Test servers](https://docs.wornoffkeys.com/commands/test-servers.md)
- [Cooldowns](https://docs.wornoffkeys.com/commands/command-cooldowns.md)
- [Required permissions](https://docs.wornoffkeys.com/commands/required-permissions.md)
- [Slash commands](https://docs.wornoffkeys.com/commands/slash-commands.md)
- [Inferred slash command arguments](https://docs.wornoffkeys.com/commands/inferred-slash-command-arguments.md)
- [Custom slash command arguments](https://docs.wornoffkeys.com/commands/custom-slash-command-arguments.md)
- [Autocomplete](https://docs.wornoffkeys.com/commands/autocomplete.md)
- [Validation setup](https://docs.wornoffkeys.com/validations/validation-setup.md)
- [Runtime validations](https://docs.wornoffkeys.com/validations/what-is-a-feature.md)
- [Syntax validations](https://docs.wornoffkeys.com/validations/syntax-validations.md)
- [Event Handling](https://docs.wornoffkeys.com/events/what-is-a-feature.md)
- [Dynamic Validations](https://docs.wornoffkeys.com/events/dynamic-validations.md)
- [Features](https://docs.wornoffkeys.com/features/what-is-a-feature.md)
- [Enabling and disabling commands](https://docs.wornoffkeys.com/built-in-commands-and-features/enabling-and-disabling-commands.md)
- [Configurable required roles](https://docs.wornoffkeys.com/built-in-commands-and-features/configurable-required-roles.md)
- [Configurable required permissions](https://docs.wornoffkeys.com/built-in-commands-and-features/configurable-required-roles-1.md)
- [Per-guild prefixes](https://docs.wornoffkeys.com/built-in-commands-and-features/per-guild-prefixes.md)
- [Customizable channel specific commands](https://docs.wornoffkeys.com/built-in-commands-and-features/customizable-channel-specific-commands.md)
- [Custom commands](https://docs.wornoffkeys.com/built-in-commands-and-features/custom-commands.md)
