Skip to main content

Module: @sapphire/plugin-pattern-commands

Namespaces

Enumerations

Classes

Interfaces

Variables

version

Const version: string = '[VI]{{inject}}[/VI]'

The @sapphire/plugin-pattern-commands version that you are currently using. An example use of this is showing it of in a bot information command.

Note to Sapphire developers: This needs to explicitly be string so it is not typed as the string that gets replaced by esbuild

Defined in

projects/plugins/packages/pattern-commands/src/index.ts:26

Functions

loadListeners

loadListeners(): void

Returns

void

Defined in

projects/plugins/packages/pattern-commands/src/listeners/_load.ts:6