Skip to main content

@sapphire/plugin-pattern-commands

Namespaces

NamespaceDescription
PatternCommand-

Enumerations

EnumerationDescription
PatternCommandEventsEvents emitted during the parsing and command run. You can use these events for debugging and logging purposes.

Classes

ClassDescription
PatternCommand-
PatternCommandStore-
PluginPatternCommandsCommandAcceptedListener-
PluginPatternCommandsMessageParseListener-
PluginPatternCommandsPreCommandRunListener-

Interfaces

InterfaceDescription
PatternCommandAcceptedPayload-
PatternCommandDeniedPayload-
PatternCommandErrorPayload-
PatternCommandFinishedPayload-
PatternCommandNoLuckPayload-
PatternCommandOptions-
PatternCommandPayload-
PatternCommandPrePayload-
PatternCommandSuccessPayload-
PatternPreCommandRunPayload-
PossiblePatternCommand-

Variables

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

Functions

FunctionDescription
loadListeners-